React Hooks w imported react-icons
This solution utilizes React's useState and useEffect hooks, the map function to render the array of FAQs, and icons imported via skypack from the react-icons package.
Requested feedback
I tried to import from react-icons by going to Settings -> JS -> Add Packages but that did not actually work... has anyone had luck using packages from npm within codepen? I ended up having to import from a skypack link...
Comments
You must be signed in to post a comment