UNPKG

react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

6 lines (4 loc) 158 B
import { Navigation } from './Navigation'; export { NavigationProps, NavigationTheme } from './Navigation'; export { Navigation } export default Navigation;