playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
664 stars 62 forks source link

React class prop fix #296

Closed ellthompson closed 1 year ago

ellthompson commented 1 year ago

The class setter was removed from the element component, therefore we need to explicitly handle class props that are passed into our react components.