UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

6 lines (5 loc) 249 B
import Navigation from './Navigation'; export { Props } from './Navigation'; export default Navigation; export { Props as ItemProps, SubNavigationItem, isNavigationItemActive, } from './components/Item'; export { MessageProps } from './components';