icons in a react app
In the ground since Fri Oct 01 2021
Last watered inFri Oct 01 2021
Related Topics
Using React Aria / React Spectrum
- We need to set a Provider at the root of our application. This will allow us to use the useIcon hook or Icon Component
- We can use the useIcon hook to get the icon we want to use
- We can use the Icon component to render the icon
Using React Icons from third party libs
... in progress
Tabler
icon-mapper.tsx
Icon.tsx