We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f5dcd commit 162d866Copy full SHA for 162d866
88-promo code/script.js
@@ -15,5 +15,5 @@ present.addEventListener("mouseenter", () => {
15
confetti(options);
16
});
17
present.addEventListener("touchstart", () => {
18
- confetti(colors);
+ confetti(options);
19
0 commit comments