How to use React icons in Next.js
Icons are a big part of most websites/applications. So let's take a look at how we can use React icons in a Next.js project. React icons is one of the most popular icon libraries for React-based projects. It utilizes ES6 imports meaning we only load ...
Oct 5, 20212 min read847

