loonywizard / js-confetti

JS Confetti library that supports emojis 🦄 🎉 ⚡️
https://loonywizard.github.io/js-confetti/
MIT License
1.08k stars 45 forks source link

Fix emojiSize not adaptable #65

Open dcts opened 6 months ago

dcts commented 6 months ago

fixes #64.

This PR allows the user to actually change the emojiSize. Previously emojiSize was declared as input but never actually used.