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