oku-ui/primitives

useControllableRef does not work.

faithfulojebiyi opened this issue · 1 comments

useControllableRef oku-ui should work similar to useControllableState radixui

This was used in a similar fashion for the checkbox on oku-ui. The current checkbox component does not work. Tried to use it to build the toggle component it did not work

checkbox now fixed. #113 and all code fixed