put this site live that people see this direct before starting coding
@GeorgPauwen Жыл бұрын
Thanks for posting. The icon imports in the 'NewestDeals.jsx' file throw an error. How old is this video ?
@8kra Жыл бұрын
the video is not old. the import is the correct way to import react icons. may be you wrote the icons name wrong. check all the react icons here:- react-icons.github.io/react-icons/search
@GeorgPauwen Жыл бұрын
@@8kra Hello, thanks for your reply. I figured it out, I had to run 'npm install react-icons --save'.