Skip to content

Commit

Permalink
tweak duration
Browse files Browse the repository at this point in the history
  • Loading branch information
gwwar committed Jul 28, 2021
1 parent 99e6264 commit 9a47c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/snackbar/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const SNACKBAR_VARIANTS = {
exit: {
opacity: 0,
transition: {
duration: 0.2,
duration: 0.5,
},
},
};
Expand Down

0 comments on commit 9a47c2c

Please sign in to comment.