Skip to content

Commit 6dbb3a1

Browse files
committed
chore
1 parent 672e88a commit 6dbb3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/lib/rsc/server.rsc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import {
4646
UNSAFE_WithComponentProps,
4747
UNSAFE_WithHydrateFallbackProps,
4848
UNSAFE_WithErrorBoundaryProps,
49-
// @ts-ignore There are no types before the tsup build when used internally, so
49+
// @ts-ignore There are no types before the tsdown build when used internally, so
5050
// we need to cast. If we add an alias for 'internal/react-server-client' to our
5151
// TSConfig, it breaks the Parcel build within this repo.
5252
} from "react-router/internal/react-server-client";

0 commit comments

Comments
 (0)