Skip to content

Commit

Permalink
fix toast animations in safari
Browse files Browse the repository at this point in the history
  • Loading branch information
Maronato committed Feb 1, 2022
1 parent de115f8 commit b34ea31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/VtTransition.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<template>
<transition-group
type="animation"
tag="div"
:enter-active-class="
getProp(transition, 'enter', `${transition}-enter-active`)
Expand Down

0 comments on commit b34ea31

Please sign in to comment.