We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c07cae commit 4fe3c78Copy full SHA for 4fe3c78
packages/plugin-rsc/examples/starter/src/root.tsx
@@ -3,7 +3,6 @@ import viteLogo from '/vite.svg'
3
import { getServerCounter, updateServerCounter } from './action.tsx'
4
import reactLogo from './assets/react.svg'
5
import { ClientCounter } from './client.tsx'
6
-import 'client-only'
7
8
export function Root(props: { url: URL }) {
9
return (
0 commit comments