source: src/components/snackbar/index.ts@ 87c9f1e

main
Last change on this file since 87c9f1e was 5d6f37a, checked in by Naum Shapkarovski <naumshapkarovski@…>, 2 months ago

add customer

  • Property mode set to 100644
File size: 95 bytes
Line 
1export * from 'notistack';
2
3export { default as SnackbarProvider } from './snackbar-provider';
Note: See TracBrowser for help on using the repository browser.