Why it fails when I try to use match parameter from props object in my functional component?

前端 未结 0 1319
一个人的身影
一个人的身影 2021-02-04 13:56

It works fine this way when I use props.match.url.

import {withTranslation} from \'react-i18next\';

function Navbar ({props}) {
    return (
                


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