Skip to content

Commit b5379b4

Browse files
committed
fix 2 more lint warnings
1 parent 1f127a3 commit b5379b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/data-router/src/app.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ import type { ActionFunctionArgs, LoaderFunctionArgs } from "react-router-dom";
33
import {
44
Await,
55
createBrowserRouter,
6-
createRoutesFromElements,
76
defer,
87
Form,
98
Link,
109
Outlet,
11-
Route,
1210
RouterProvider,
1311
useAsyncError,
1412
useAsyncValue,

0 commit comments

Comments
 (0)