Files

2 lines
101 B
JavaScript

export { default } from './Snackbar';
export { default as SnackbarContent } from './SnackbarContent';