Open AdrianNguyen2813 opened 1 week ago
Describe the bug The InputAdornment is missing
To Reproduce i have 2 lines of the MuiColorInput https://prnt.sc/rNhU4gtgz1wv and this is the live https://prnt.sc/s8bYCL_fbVhp
See release notes: https://github.com/viclafouch/mui-color-input/releases/tag/v5.0.0
Versions ^5.0.0 now requires MUI v6 and requires to use Adornment prop like this: Adornment={MuiColorInputButton}
Adornment={MuiColorInputButton}
Describe the bug The InputAdornment is missing
To Reproduce i have 2 lines of the MuiColorInput https://prnt.sc/rNhU4gtgz1wv and this is the live https://prnt.sc/s8bYCL_fbVhp