fromis_9/frontend-temp/src/stores
caadiq cba7e4b522 feat(frontend): Phase 3 - Zustand 스토어 구현
- useAuthStore: 인증 상태 관리 (localStorage persist)
- useScheduleStore: 스케줄 페이지 상태 (검색, 필터, 날짜, 뷰)
- useUIStore: UI 상태 (토스트, 모달, 라이트박스, 확인 다이얼로그)
- stores/index.js: 통합 export

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 17:11:00 +09:00
..
index.js feat(frontend): Phase 3 - Zustand 스토어 구현 2026-01-21 17:11:00 +09:00
useAuthStore.js feat(frontend): Phase 3 - Zustand 스토어 구현 2026-01-21 17:11:00 +09:00
useScheduleStore.js feat(frontend): Phase 3 - Zustand 스토어 구현 2026-01-21 17:11:00 +09:00
useUIStore.js feat(frontend): Phase 3 - Zustand 스토어 구현 2026-01-21 17:11:00 +09:00