You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/router/framework/react/guide/outlets.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The `Outlet` component is used to render the next potentially matching child rou
14
14
A great example is configuring the root route of your application. Let's give our root route a component that renders a title, then an `<Outlet />` for our top-level routes to render.
0 commit comments