UNPKG

react-toolbox

Version:

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

5 lines (4 loc) 130 B
import { AppBar } from './AppBar'; export { AppBarProps, AppBarTheme } from './AppBar'; export { AppBar }; export default AppBar;