Skip to content

Commit

Permalink
Update create-routes-from-elements.md (#11143)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobziroll authored Dec 27, 2023
1 parent 703892c commit e4f663c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/utils/create-routes-from-elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ title: createRoutesFromElements
```jsx
import {
createBrowserRouter,
createRoutesFromElements,
RouterProvider,
} from "react-router-dom";

Expand Down

0 comments on commit e4f663c

Please sign in to comment.