We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688e58f commit b3ec8baCopy full SHA for b3ec8ba
docs/start/data/installation.md
@@ -27,7 +27,7 @@ npm i react-router
27
28
Create a router and pass it to `RouterProvider`:
29
30
-```tsx lines=[3-4,9-14,19]
+```tsx lines=[3-4,6-11,16]
31
import React from "react";
32
import ReactDOM from "react-dom/client";
33
import { createBrowserRouter } from "react-router";
0 commit comments