Last active
November 26, 2018 06:51
-
-
Save mariacheline/603504579e4658f3450799662f644f0c to your computer and use it in GitHub Desktop.
Integrating React Router with AntD
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is normally somewhere up the tree, close to app root. All the Link and Route components wherever they are access that Router via React Context.