Adding more confetti, as requested
This commit is contained in:
parent
a1ebda8273
commit
e2c9fd4073
@ -235,6 +235,8 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
|
||||
Confetti({
|
||||
angle: 60,
|
||||
disableForReducedMotion: true,
|
||||
particleCount: 200,
|
||||
ticks: 300,
|
||||
origin: {x, y},
|
||||
zIndex: 2000
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user