wufe / react-particles-js

Particles.js for React
https://rpj.bembi.dev/
MIT License
1.15k stars 106 forks source link

missing type #102

Closed Severancedev closed 4 years ago

Severancedev commented 4 years ago

Hello Simone.

Thanks for the awesome job.

The typings file should be updated for particles.color.value. At the moment the typing only accepts a single string, but it should also accept an array of strings. I've changed it on my side with success.

Can you add it? Or would you accept a PR to fix this? I've never contributed or opened an issue to open source before.

Thank you. Regards

wufe commented 4 years ago

Thanks for the feedback. v2.7.1 should fix the issue