Jesus sucks
This commit is contained in:
7
backend/frontend/node_modules/react-bootstrap/esm/FormText.d.ts
generated
vendored
Normal file
7
backend/frontend/node_modules/react-bootstrap/esm/FormText.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import * as React from 'react';
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
export interface FormTextProps extends BsPrefixProps, React.HTMLAttributes<HTMLElement> {
|
||||
muted?: boolean;
|
||||
}
|
||||
declare const FormText: BsPrefixRefForwardingComponent<'small', FormTextProps>;
|
||||
export default FormText;
|
||||
Reference in New Issue
Block a user