fromis_9/frontend
caadiq 159dd5c000 fix(admin): localStorage 토큰 조회를 useAuthStore로 통일
localStorage.getItem("adminToken")이 null을 반환하여 401 인증
에러가 발생하던 문제 수정. Zustand auth-storage에서 토큰을 올바르게
조회하도록 7개 파일 수정.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 19:44:24 +09:00
..
public fix: React Router v7 future 플래그 추가 2026-01-01 14:15:39 +09:00
src fix(admin): localStorage 토큰 조회를 useAuthStore로 통일 2026-03-03 19:44:24 +09:00
Dockerfile refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
index.html feat(mobile): 모바일 페이지 기본 구현 2026-01-07 10:10:12 +09:00
package-lock.json refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
package.json refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
postcss.config.js PC 버전 프론트엔드 UI 구현 - 홈, 멤버, 디스코그래피, 스케줄 페이지 및 더미 데이터 2025-12-31 21:51:23 +09:00
tailwind.config.js refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00
vite.config.js refactor: frontend-temp를 frontend로 대체 및 문서 업데이트 2026-01-23 10:29:30 +09:00