Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gxlmyacc committed Dec 25, 2019
1 parent 774913f commit 66dcdf3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,9 @@ const routes = normalizeRoutes([
/* others: React.Component */
}
// the RouterView instance that matched this route config if found.
viewInstance: RouterView
viewInstances: {
default: RouterView
}
}
...,
routeN
Expand Down

0 comments on commit 66dcdf3

Please sign in to comment.