UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

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