Skip to content

Commit 2b27348

Browse files
brophdawg11machour
andcommitted
Bump remix to [email protected] (#4668)
Co-authored-by: Mehdi Achour <[email protected]>
1 parent 50d7f3c commit 2b27348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/remix-server-runtime/routeModules.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { ComponentType } from "react";
2-
import type { Location, Params } from "react-router-dom";
2+
import type { Location, Params } from "@remix-run/router";
33

44
import type { AppLoadContext, AppData } from "./data";
55
import type { LinkDescriptor } from "./links";

0 commit comments

Comments
 (0)