OfficeDev / microsoft-teams-ui-component-library

Component library enhanced experiences styled for use in Microsoft Teams custom applications.
MIT License
127 stars 30 forks source link

Fix bad component keys in FormInputGroup #50

Closed dvdzkwsk closed 3 years ago

dvdzkwsk commented 3 years ago

Fixes https://github.com/OfficeDev/microsoft-teams-ui-component-library/issues/49. More work should be done in this component to implement truly correct behavior, but this reasonably addresses the immediate issue.

akatrukhin commented 3 years ago

LGTM

thure commented 3 years ago

Ah shoot, we forgot to yarn change… hopefully the fix propagates to NPM when we push a fix anyway…

dvdzkwsk commented 3 years ago

@thure , want/need me to push another commit to master? I was unaware of yarn change.