RyanLin82 / reactfrontend

0 stars 0 forks source link

Router example #13

Closed RyanLin82 closed 4 years ago

RyanLin82 commented 4 years ago
  1. multiple path (App.js)
  2. url problems (App.js)
  3. withRouter (IcctMember.js)
  4. history.goback (IcctMember.js)
  5. history.push (CM.js)
  6. history.replace (CM.js)
  7. dynamic url use same component (MemberList.js)