UNPKG

react-minimal-side-navigation

Version:
3 lines (2 loc) 114 B
export { default as Navigation } from './side-nav'; export type { NavItemProps, SideNavProps } from './side-nav';