astrosat / astrosat-ui

MIT License
0 stars 0 forks source link

Refactor Select component classes prop. #152

Closed RoryMacGregor88 closed 2 years ago

RoryMacGregor88 commented 2 years ago

This PR closes #ORB-1226

The Select was spreading the classes prop onto both the Select and the underlying Input element, which was throwing errors in the console.

This refactors so that the classes are only applied to the Select element.

company-jenkins-ci commented 2 years ago

:tada: This PR is included in version 2.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: