🎨
This commit is contained in:
parent
4d2d6154a3
commit
c5cb786054
2 changed files with 5 additions and 3 deletions
|
|
@ -26,7 +26,9 @@ const whatIsNew = () => {
|
|||
};
|
||||
|
||||
onMounted(() => {
|
||||
confetti();
|
||||
confetti({
|
||||
duration: 1000 * 3,
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue