I’m following the “Build Modern Crypto clone with React.js & web3.0” tutorial https://youtu.be/hhZtiytNaBQ
I’m trying to add images to header section on react from VS code. If you skip to 41:15, the part where he “imports punk logo from ‘ …/assets/header/cruptopunk-logo.png’”
Im getting this error “module not found: can’t be resolve”
I tried googling for an answer but I find the specific solution for my problem, here’s a few images of my code, error & the assets name. enter image description here