HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

FrontEnd: CLEAN code that we are not using (components) #295

Closed simonreddy2001 closed 2 years ago

simonreddy2001 commented 2 years ago

Description

This PR to remove all paths which unwanted for project Please provide a short summary explaining what this PR is about.

Fixes #293

How to test?

npm run dev localhost:3000/sign-in should show 404Page Please provide a short summary how your changes can be tested?

Checklist

simonreddy2001 commented 2 years ago

Hey @simonreddy2001, I checked, everything working correctly but I think you can delete all Form folder from components folder. You deleted containers but component files are still in project. Can you remove them too?

Done

simonreddy2001 commented 2 years ago

The deletions seem GOOD but I am wondering if these components are not being used anywhere else. Can you double check it?

These are not using anywhere ... Checked