UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

4 lines (3 loc) 173 B
export * from './Navigation'; export { isNavigationItemActive } from './components'; export { ItemProps as NavigationItemProps, SubNavigationItem, } from './components';