timroesner / WeMart

🛒 Online grocery shopping portal. Created as part of the course CmpE 133 during spring 2018.
https://wemart-133.herokuapp.com
GNU General Public License v3.0
19 stars 10 forks source link

Home page is under /components #26

Closed juancstlm closed 6 years ago

juancstlm commented 6 years ago

Need to move Home.js from /src/components into /src with all the other main pages.

juancstlm commented 6 years ago

Fixed in 52a43c5 commit