feat: quasar notify

This commit is contained in:
puriphatt 2024-08-07 04:18:04 +00:00
parent ceb906724c
commit f958714445
4 changed files with 34 additions and 2 deletions

View file

@ -38,7 +38,7 @@ export default configure((ctx) => {
},
framework: {
config: {},
plugins: ['Dark', 'Dialog'],
plugins: ['Dark', 'Dialog', 'Notify'],
iconSet: 'mdi-v7',
cssAddon: true,
},