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