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