Skip to content

Commit 73e83e1

Browse files
committed
chore
1 parent 51e968d commit 73e83e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const registerEffect = (
164164
offset: 1,
165165
},
166166
])
167-
.duration(480);
167+
.duration(160);
168168
} else {
169169
enterAnimation
170170
.keyframes([

0 commit comments

Comments
 (0)