DEV Community

Discussion on: ReactJs : Any idea on how to improve this code

Collapse
 
prateekkarki profile image
Prateek Karki

I would highly suggest using 'react-icons' package for this. It's much easier to integrate, supports icons from all other icon repositories and you can only import what you require.

Collapse
 
pierreatwork profile image
Pierre

Thanks i'll have a look a it !