nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k stars 112 forks source link

chore: add types to exports objects #2640

Closed gsong closed 2 months ago

gsong commented 4 months ago

Changes proposed in this PR:

This allows packages that are declared as type: module and uses tsc to transpile to work properly. Otherwise the types cannot be found.

@nexxtway/react-rainbow

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit c4b0cb4e and detected 0 issues on this pull request.

View more on Code Climate.