JS (Babel) ; 1. const { Router, Route, Link, browserHistory, withRouter } = ReactRouter ; 2. ; 3. const Foo = withRouter((props) => ( ; 4. <div> ; 5. <h2>Foo props ...
確定! 回上一頁