Skip to content

Commit 9fd3542

Browse files
committed
fix build
1 parent 2a4c735 commit 9fd3542

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/react-router-dom/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ export type {
7777
FormMethod,
7878
GetScrollRestorationKeyFunction,
7979
StaticHandlerContext,
80-
V7_FormMethod,
8180
BrowserRouterProps,
8281
HashRouterProps,
8382
HistoryRouterProps,

packages/react-router/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ export type {
258258
GetScrollRestorationKeyFunction,
259259
StaticHandlerContext,
260260
Submission,
261-
V7_FormMethod,
262261
} from "./lib/router";
263262

264263
export type {

0 commit comments

Comments
 (0)