commented testing code

This commit is contained in:
Jan Prochazka 2021-06-07 18:06:49 +02:00
parent 6c3c1b377e
commit 2305d086cc

View File

@ -63,11 +63,11 @@ export function closeSnackbar(snackId: string) {
// message: 'Test snackbar',
// allowClose: true,
// });
showSnackbar({
icon: 'img ok',
message: 'Auto close',
autoClose: true,
});
// showSnackbar({
// icon: 'img ok',
// message: 'Auto close',
// autoClose: true,
// });
// showSnackbar({
// icon: 'img warn',
// message: 'Buttons',