storedSelectedDate가 없을 때 매 렌더 new Date()가 생성돼 다수 useMemo/useEffect가 재실행되고 날짜 스트립이 반복 scrollIntoView되던 문제를, useMemo로 참조를 안정화(값 의미는 동일). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||