Jesus sucks
This commit is contained in:
6
backend/frontend/node_modules/react-bootstrap/cjs/FormCheckLabel.d.ts
generated
vendored
Normal file
6
backend/frontend/node_modules/react-bootstrap/cjs/FormCheckLabel.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import * as React from 'react';
|
||||
import { BsPrefixProps } from './helpers';
|
||||
export interface FormCheckLabelProps extends React.LabelHTMLAttributes<HTMLLabelElement>, BsPrefixProps {
|
||||
}
|
||||
declare const FormCheckLabel: React.ForwardRefExoticComponent<FormCheckLabelProps & React.RefAttributes<HTMLLabelElement>>;
|
||||
export default FormCheckLabel;
|
||||
Reference in New Issue
Block a user