UNPKG

151 BJavaScriptView Raw
1'use client';
2
3export { default } from './Snackbar';
4export { default as snackbarClasses } from './snackbarClasses';
5export * from './snackbarClasses';
\No newline at end of file