adrianhajdin / project_modern_ui_ux_restaurant

This is a code repository for the corresponding video tutorial. In this video, we're going to build a Modern UI/UX Restaurant Landing Page Website
https://jsmastery.pro
1.41k stars 367 forks source link

Small typo within folder structure, namely Findus > FindUs.jsx #14

Open pnwdevzac opened 2 years ago

pnwdevzac commented 2 years ago

Hey Adrian,

The folder Src>Container>Findus>FindUs.jsx will return a module export error when attempting to run locally. Should be >>FindUs>FindUs.jsx with a small capitalization fix.

Thanks again for all that you do. You're an amazing teacher and I cherish the knowledge.