Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Jun 25, 2024
1 parent d61a9e9 commit 385608d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/react-router-dom/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export type {
FormMethod,
GetScrollRestorationKeyFunction,
StaticHandlerContext,
V7_FormMethod,
BrowserRouterProps,
HashRouterProps,
HistoryRouterProps,
Expand Down
1 change: 0 additions & 1 deletion packages/react-router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ export type {
GetScrollRestorationKeyFunction,
StaticHandlerContext,
Submission,
V7_FormMethod,
} from "./lib/router";

export type {
Expand Down

0 comments on commit 385608d

Please sign in to comment.