team-hack / react-components

Reusable React components library
10 stars 16 forks source link

Make an icons component from Font Awesome #25

Open jamesnewking opened 3 years ago

jamesnewking commented 3 years ago

Need help with React's Lazy and Suspense. I'm trying to dynamically load fontawesome modules but can't get it working.

https://github.com/jamesnewking/react-components/tree/feature/icon/%2325

https://fontawesome.com/how-to-use/on-the-web/using-with/react

vijayxtreme commented 3 years ago

@jamesnewking Can you check in with me on Discord this week?

jamesnewking commented 3 years ago

I went with the easy route and used CSS for the icons. But I do need some help with some questions before fully finishing this task.