Closed vre2h closed 3 years ago
https://github.com/fe-bootcamp-2021/bookstore/blob/050a5d581d031e4e6d7fba63c5d3bb8f89f06697/src/routes/pageRoutes.js#L33
Why children and not component
for not to recreate component every time the url changes )
children are modified to components
https://github.com/fe-bootcamp-2021/bookstore/blob/050a5d581d031e4e6d7fba63c5d3bb8f89f06697/src/routes/pageRoutes.js#L33
Why children and not component