We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c919b1d commit 029c273Copy full SHA for 029c273
node_package/src/registerServerComponent/server.ts
@@ -1,5 +1,5 @@
1
import ReactOnRails from '../ReactOnRails.client.ts';
2
-import RSCServerRoot from '../RSCServerRoot.ts';
+import RSCServerRoot from '../RSCServerRoot.tsx';
3
import { ReactComponent, RenderFunction, RailsContext } from '../types/index.ts';
4
5
/**
0 commit comments