refactor: view and view example receipt

This commit is contained in:
Thanaphon Frappet 2024-12-18 10:49:46 +07:00
parent f5566f81e6
commit 44fdfc2364
2 changed files with 26 additions and 2 deletions

View file

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