Added Certification mockup
This commit is contained in:
@@ -98,7 +98,13 @@ module.exports = configure(function (/* ctx */) {
|
||||
// directives: [],
|
||||
|
||||
// Quasar plugins
|
||||
plugins: ['Notify', 'LocalStorage', 'SessionStorage'],
|
||||
plugins: [
|
||||
'Notify',
|
||||
'LocalStorage',
|
||||
'SessionStorage',
|
||||
'AppFullscreen',
|
||||
'AddressbarColor',
|
||||
],
|
||||
},
|
||||
|
||||
// animations: 'all', // --- includes all animations
|
||||
|
||||
Reference in New Issue
Block a user