feat: Integrate ChildSelector in sleep tracking form
Some checks failed
CI/CD Pipeline / Lint and Test (push) Has been cancelled
CI/CD Pipeline / E2E Tests (push) Has been cancelled
CI/CD Pipeline / Build Application (push) Has been cancelled

- Replace local child state with Redux state management
- Use ChildSelector component instead of custom select
- Sync selectedChildIds with Redux store
- Update API calls to use selectedChild.id
- Remove duplicate child loading logic
- Build and test successfully
This commit is contained in:
2025-10-04 21:55:28 +00:00
parent 65ce8bda6c
commit 89a0d7eca7
2 changed files with 47 additions and 54 deletions

File diff suppressed because one or more lines are too long