mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 01:33:59 +00:00
commented testing code
This commit is contained in:
@@ -63,11 +63,11 @@ export function closeSnackbar(snackId: string) {
|
|||||||
// message: 'Test snackbar',
|
// message: 'Test snackbar',
|
||||||
// allowClose: true,
|
// allowClose: true,
|
||||||
// });
|
// });
|
||||||
showSnackbar({
|
// showSnackbar({
|
||||||
icon: 'img ok',
|
// icon: 'img ok',
|
||||||
message: 'Auto close',
|
// message: 'Auto close',
|
||||||
autoClose: true,
|
// autoClose: true,
|
||||||
});
|
// });
|
||||||
// showSnackbar({
|
// showSnackbar({
|
||||||
// icon: 'img warn',
|
// icon: 'img warn',
|
||||||
// message: 'Buttons',
|
// message: 'Buttons',
|
||||||
|
|||||||
Reference in New Issue
Block a user