docs: update README to include useEffect organization and client URL pathname changes in Header component

This commit is contained in:
yoosangwook 2025-05-02 16:58:07 +09:00
parent 7046b215c4
commit 4e90af97e7

View File

@ -37,3 +37,7 @@ const popupController = usePopupController()
onClick={() => popupController.setMemberInformationPopup(false)}
onClick={() => popupController.setZipCodePopup(false)}
```
# useEffect 정리
- client url pathname 변경시 -> @/components/ui/Header.tsx