UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 131 B
import Nav from './Nav'; export type { NavProps } from './Nav'; export type { NavItemProps } from './NavItem'; export default Nav;