We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb51ca commit 75ae0fcCopy full SHA for 75ae0fc
README.md
@@ -76,7 +76,7 @@ parameters form the url, like `:userId`.
76
- Handlers also receive a `query` prop equal to a dictionary of the
77
current query params.
78
79
-- Parent routes will receive a `activeRoute` property. Its a function that
+- Parent routes will receive a `activeRouteHandler` property. Its a function that
80
will render the active child route handler.
81
82
Here's the rest of the application:
0 commit comments