react-challengers / Codefolio

부트캠프 수강생들이 작업한 프로젝트를 체계적으로 정리하여 채용과 연계할 수 있는 포트폴리오 공유 서비스
https://code-folio.vercel.app/
1 stars 2 forks source link

fix(GNB, useSubscribeRoute): dropdown 겹치는 문제해결 #323

Closed arch-spatula closed 1 year ago

arch-spatula commented 1 year ago

What is this PR? :mag:

branch

Changes :memo:

-

(#318 ) by @arch-spatula

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
codefolio ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 3:33AM (UTC)
yunjunhojj commented 1 year ago

혹시 아래의 이 dropdown도 같이 적용 가능할까요? image

arch-spatula commented 1 year ago

혹시 아래의 이 dropdown도 같이 적용 가능할까요? image

useOutsideClick 로직 적용해보면 될 것 같아요