[refactor] 로그인 상태 관리 수정 #587
Annotations
1 warning
build (20.x):
frontend/src/components/MyInfoPage/BookmarkTap.tsx#L12
The 'fetchBookmarks' function makes the dependencies of useEffect Hook (at line 23) change on every render. To fix this, wrap the definition of 'fetchBookmarks' in its own useCallback() Hook
|