UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

8 lines (6 loc) 178 B
export * from './Navigation'; export {isNavigationItemActive} from './components'; export type { ItemProps as NavigationItemProps, SubNavigationItem, } from './components';