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