primitives
primitives copied to clipboard
Add forward ref to react/select:Select
Description
Closes #2590 (More detail in issue description)
Select
component needs to forward a ref to BubbleSelect
to be compatible with react-hook-form
's register()
function.
Hello @benoitgrelard, @andy-hook any updates here?