v0.9.3
- Add
usePortal
prop to theSelect
component to avoid having to do this on the client-side. This is helpful to avoid div overlapping when using fixed heights on parent elements.
usePortal
prop to the Select
component to avoid having to do this on the client-side. This is helpful to avoid div overlapping when using fixed heights on parent elements.