#I’m trying to implement Select component without rightSection
4 messages · Page 1 of 1 (latest)
can't you just pass null into the rightSection?
No, if we pass null we get error as it expects react component
I already tried rightSectionWidth={0}
the issue is the chevrons are not visible but the allocated width is still taken by them within input tag borders