alampros / react-confetti

Confetti without the cleanup.
http://alampros.github.io/react-confetti/
MIT License
1.51k stars 99 forks source link

confettiSource additions. #83

Closed cwstra closed 4 years ago

cwstra commented 4 years ago

I found the restriction of confettiSource strictly to rectangles rather limiting, so I thought I'd try my hand at fixing that. This should allow parallelograms as confettiSource regions, and also adds a story to demonstrate both types of confettiSource.

cwstra commented 4 years ago

Derped and deleted the fork. New version in a new PR.