osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

Fix multiselect autocomplete label overflow issue #100

Closed Boerescu-Razvan closed 11 months ago

Boerescu-Razvan commented 11 months ago

Fixes an options label overflow issue on the multiselect autocomplete component due to improper nesting of InputAdornment tags.