Developer-DAO / DAO-job-board

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

Use `react-icons` for icon management #168

Closed with-heart closed 2 years ago

with-heart commented 2 years ago

This project currently uses packages from @fortawesome to render icons. I'd like to propose that we replace them with react-icons for a few reasons:

Steps to implement this change:

with-heart commented 2 years ago

Actually from discussion in Discord it looks like we're going to be using Tabler Icons which aren't included in react-icons, so going to go ahead and close this.