Closed andorep closed 1 month ago
This is by design. See the comment a few lines above
// We ignore `className` and `style` as this part shouldn't be styled.
@chaance Could you elaborate on why you wouldn't want to modify this element? I understand it may have been discussed before, and it would be helpful for me to understand as I might be using it incorrectly.
Description
The
SelectValue
component was missing theclassName
property, which caused issues when attempting to customize the element's appearance.