mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
commented testing code
This commit is contained in:
parent
6c3c1b377e
commit
2305d086cc
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user