TS2769: Property 'xxx' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttribute...
用TypeScript开发React项目,在父子组件间传值时发生错误提示classPageextendsReact.Component{render(){return}}classNavigationBarextendsReact.Component{render(){return"返回标题"}}错误提示Nooverloadmatchesthiscall.Overload1of2,'(props: