Two errors when trying to render icons dynamically with React – Reactjs
I'm slightly baffled on why I'm unable to generate icons dynamically with the way I've setup my React component. I've tried using both specific imports for each icon and importing them all at once, however, I keep receiving the same…