Hyejinijini / my-react-blog

리액트로 제작된 반응형 블로그입니다. (。・∀・)ノ゙
https://my-react-blog-hyejins-projects-241dde8a.vercel.app/
MIT License
0 stars 0 forks source link

Update: SideBar 에서 데이터 가져오는 방식 변경 #98

Closed Hyejinijini closed 2 months ago

Hyejinijini commented 2 months ago

작업 내용

SideBar 에서 데이터를 가져오는 방식을 ProfileDataFetcher 컴포넌트로 가져오던 방식에서 custom hook 으로 가져오도록 변경했음

관련 이슈

Close #96

스크린샷

costom hook 으로 데이터를 가져옴

SideBar 에 customhook 으로 데이터 가져옴

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
my-react-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 3:17am
Hyejinijini commented 2 months ago

Close #96