UNPKG

@hackplan/polaris

Version:

Shopify’s product component library

5 lines (4 loc) 162 B
import TopBar from './TopBar'; export { Props } from './TopBar'; export { UserProps, SearchFieldProps, MessageProps } from './components'; export default TopBar;