amazon-clone
amazon-clone copied to clipboard
Issue 172
Description
I fixed the issue 172 to set the layout of the project use layout for routes and render component by passing children component
Fixes: #172
Type of change
- [x] code structure improvement using layout for header, Navbar and footer
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have performed a self-review of my own code.
- [x] My changes generate no new warnings.