Azure / iot-ux-fluent-controls

A collection of shared react UI components used across IoT teams.
MIT License
13 stars 19 forks source link

Fix wrongly used attr #183

Closed PatoBeltran closed 4 years ago

PatoBeltran commented 4 years ago

Toggle input component was reusing the container attr twice, this is a mistake since every component should have it's own attr reference.