Jesus sucks
This commit is contained in:
8
backend/frontend/node_modules/react-bootstrap/cjs/Placeholder.d.ts
generated
vendored
Normal file
8
backend/frontend/node_modules/react-bootstrap/cjs/Placeholder.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import { BsPrefixProps, BsPrefixRefForwardingComponent } from './helpers';
|
||||
import { UsePlaceholderProps } from './usePlaceholder';
|
||||
export interface PlaceholderProps extends UsePlaceholderProps, BsPrefixProps {
|
||||
}
|
||||
declare const _default: BsPrefixRefForwardingComponent<"span", PlaceholderProps> & {
|
||||
Button: BsPrefixRefForwardingComponent<"button", import("./PlaceholderButton").PlaceholderButtonProps>;
|
||||
};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user