Looks like Sanchit move a few not necessary components, like AddMeal.js
as you can see - that file have inside import of MealPlan form - that we don't have in our project. Also, AddMeal component not called anywhere (I assume).
I want you to clean up our project(Note: I didn't tell you delete this component - try to figure out what did i mean)
renderer Method re-ogranization. Refactoring #50
add five random recipes #48
Easy thing. we just need to rename file and check places, when it was connected and update pathnames there too.
More details upon request.