Skip to content

Commit

Permalink
fix search icon
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Jul 19, 2024
1 parent 4dee3bf commit 5ef9519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = configure(function (/* ctx */) {
// 'roboto-font-latin-ext', // this or either 'roboto-font', NEVER both!

'roboto-font' // optional, you are not bound to it
// 'material-icons' // optional, you are not bound to it
'material-icons' // optional, you are not bound to it
],

// Full list of options: https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#build
Expand Down

0 comments on commit 5ef9519

Please sign in to comment.