Developer-DAO / DAO-job-board

A job board connecting DAOs with talent.
https://devdao-job-board.vercel.app/
82 stars 34 forks source link

Refactor `LinksSection.tsx` #112

Closed 4gnle closed 2 years ago

4gnle commented 2 years ago

Is your feature request related to a problem? Please describe.

The structure of the LinksSection.tsx file is a bit dirty and needs some refactoring.

Describe the solution you'd like It would be great to write a loop/map that reduces the amount of code + makes the whole component a lot easier to read

Just remember to keep the FontAwesome icons as they are. The component should work as it does right now.

Describe alternatives you've considered No alternatives, but feel free to ask your own suggestions