Hi! π
I noticed a small mistake in the exercise instructions shown in the video and GitHub markdown for Lesson 7.
In exercise 7b and 7c, it says:
"In CheckoutPage.jsx, separate the cart item details..."
"In CheckoutPage.jsx, separate the delivery-date..."
However, the correct file for these components is OrderSummary.jsx, not CheckoutPage.jsx.
This might confuse beginners trying to follow the exercises.
Thanks for the awesome course!
