# Describtion -userProfile hook -index.tsx # Why? user data를 마이페이지에서만 받아오는 문제 # Todo - [x] useProfile hook 루트 페이지로 이동 - [x] nickname 사용하는 컴포넌트 수정
Describtion
-userProfile hook
-index.tsx
Why?
user data를 마이페이지에서만 받아오는 문제
Todo