I have problem passing id to my page with product, I tried everything and search answer but it still doesn\'t work.
id
Here is my index.js:
impor
react router new version changed the route props object as the following: this.props.match.params instead this.props.params
https://reacttraining.com/react-router/web/api/match