Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(useGoalsUpdater): Refactor hook with modular operations and …
…add tests. - Refactored useGoalsUpdater logic to separate modules: addOperations, deleteOperations, toggleOperations, and updateHelpers - Added new unit tests in useGoalsUpdater.test.js to cover modularized operations
- Loading branch information