mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* fix(checkbox): checkbox controlled state * feat(checkbox): add @nextui-org/use-callback-ref * chore(deps): pnpm-lock.yaml * fix(checkbox): handle checkbox group * fix(checkbox): rely on react aria logic (#2760) * fix(checkbox): add missing dependency in useCheckbox hook --------- Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>