Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lint
Browse files Browse the repository at this point in the history
atomiks committed Jan 24, 2025
1 parent 014f593 commit 1a7fd6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/react/src/checkbox/root/useCheckboxRoot.ts
Original file line number Diff line number Diff line change
@@ -138,6 +138,8 @@ export function useCheckboxRoot(params: UseCheckboxRoot.Parameters): UseCheckbox
setTouched,
validationMode,
commitValidation,
groupContext,
groupValue,
],
);

0 comments on commit 1a7fd6b

Please sign in to comment.