Skip to content

Commit db04ab4

Browse files
committed
chore: set default animation
1 parent 5983139 commit db04ab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Toaster/__stories__/Toaster.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ export const Default: Story = {
7979
setTitle: true,
8080
showCloseIcon: true,
8181
allowAutoHiding: true,
82+
animation: 'default',
8283
},
8384
argTypes: {
8485
mobile: disabledControl,

0 commit comments

Comments
 (0)