fe-bootcamp-2021 / bookstore

0 stars 0 forks source link

Route prop #57

Closed vre2h closed 3 years ago

vre2h commented 3 years ago

https://github.com/fe-bootcamp-2021/bookstore/blob/050a5d581d031e4e6d7fba63c5d3bb8f89f06697/src/routes/pageRoutes.js#L33

Why children and not component

DBGambit commented 3 years ago

for not to recreate component every time the url changes )

Arshavir-Gasparyan commented 3 years ago

children are modified to components