UNPKG

@foo-software/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 { Avatar } from './Avatar'; export { AvatarProps, AvatarTheme } from './Avatar'; export { Avatar }; export default Avatar;