Skip to content

Commit

Permalink
User updating
Browse files Browse the repository at this point in the history
  • Loading branch information
alankrantas committed Jul 5, 2024
1 parent 36c285d commit 13dae8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
const [send, receive] = crossfade({
delay: 200,
duration: 2000,
duration: 1000,
easing: expoOut
});
Expand Down

0 comments on commit 13dae8d

Please sign in to comment.