UNPKG

@foo-software/react-toolbox

Version:

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

6 lines (4 loc) 144 B
import { Snackbar } from './Snackbar'; export { SnackbarProps, SnackbarTheme } from './Snackbar'; export { Snackbar } export default Snackbar;