Clean up top boxes

This commit is contained in:
James Cole
2023-01-21 17:14:24 +01:00
parent c269913510
commit 6c2486faa7
16 changed files with 954 additions and 850 deletions

View File

@@ -55,7 +55,7 @@ module.exports = configure(function (ctx) {
extras: [
// 'ionicons-v4',
// 'mdi-v5',
'fontawesome-v5',
'fontawesome-v6',
// 'eva-icons',
// 'themify',
// 'line-awesome',
@@ -126,7 +126,7 @@ module.exports = configure(function (ctx) {
},
lang: 'en-US', // Quasar language pack
iconSet: 'fontawesome-v5',
iconSet: 'fontawesome-v6',
// For special cases outside of where the auto-import strategy can have an impact
// (like functional components as one of the examples),