Stub out passenger info
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m2s

This commit is contained in:
2024-04-30 23:08:17 -04:00
parent 29f9aeaba4
commit 2b61d57a8a
3 changed files with 38 additions and 3 deletions

View File

@@ -103,7 +103,9 @@ module.exports = configure(function (/* ctx */) {
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework
framework: {
config: {},
config: {
autoImportComponentCase: 'combined', // or 'kebab' (default) or 'combined'
},
// iconSet: 'material-icons', // Quasar icon set
// lang: 'en-US', // Quasar language pack