How to use multiple parameters in the URL when the first parameter (the page category) is shared by both Routes in React Router?

前端 未结 0 1194
温柔的废话
温柔的废话 2021-01-05 11:27

So basically I\'m building an ecommerce app. My shoppage looks like this

    const ShopPage = ({ match }) => {

             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题