benwiley4000 / cassette

📼 A flexible media player component library for React that requires no up-front config
https://benwiley4000.github.io/cassette/styleguide
MIT License
185 stars 28 forks source link

Export PlayerPropTypes for every publicly-exposed component prop #282

Closed benwiley4000 closed 5 years ago

benwiley4000 commented 5 years ago

I need to figure out if PlayerPropTypes is even a good idea to export as API. It's annoying for docs. I should check usage of it among alpha users.

benwiley4000 commented 5 years ago

Hm... I just don't feel like going either way on this until there's a compelling reason/a user requests it. Closing for now.