Module not found: You attempted to import ../components/App which falls outside of the project src/ directory

image

can someone help me? I exported all my components but keep getting this error…
I tried to move my app.jsx to src folder but it didnt work…

image
this how my App.jsx looks like

Okay it was my fault but at least i solved it even if it took my 30 minutes, i just moved all my ‘components’ folder in ‘src’. But i’m keeping learning!