webcomponents / react-integration

Converts web components into React components so that you can use them as first class citizens in your React components.
MIT License
306 stars 31 forks source link

Remove pascal case dependency #62

Open treshugart opened 7 years ago

treshugart commented 7 years ago

It's not big, but it's not small and we really shouldn't need to do it. It seems more for aesthetics than anything else. However, this should still be considered breaking.

eavichay commented 6 years ago

👍