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 displaying the rightIcon on actiontiggerbutton correctly #84

Closed PatoBeltran closed 5 years ago

PatoBeltran commented 5 years ago

There was an error with the previous commit that the rightIcon on the actionTriggerButton would appear below the other content. This PR fixes that by showing it in the right position.