sifatul / codies

An open source project to track profiles of developers and show their info in a single page so that recruiters/peer developers do not have to visit many different platform
https://find-profile.vercel.app/
MIT License
15 stars 14 forks source link

show active state for leftside drawer #30

Closed sifatul closed 2 years ago

sifatul commented 2 years ago

drawer items are shown from components/drawer/drawer.list.tsx . when one item is active, needs to show focused/active in ui.

ibrahimkholil6210 commented 2 years ago

I want to work on this