Skip to content

Commit

Permalink
Remove unused animations
Browse files Browse the repository at this point in the history
  • Loading branch information
talavis committed Jan 25, 2023
1 parent 03ac557 commit 0cf5d7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/quasar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ module.exports = configure(function (/* ctx */) {
// animations: 'all', // --- includes all animations
// https://v2.quasar.dev/options/animations
animations: [
'flipInX',
'flipOutX',
'fadeIn',
'fadeOut',
],
Expand Down

0 comments on commit 0cf5d7a

Please sign in to comment.