UNPKG

baseui

Version:

A React Component library implementing the Base design language

5 lines (4 loc) 178 B
export { default as BottomNavigation } from './bottom-navigation'; export { default as NavItem } from './nav-item'; export * from './styled-components'; export * from './types';