Skip to content

Commit 4fe3c78

Browse files
committed
cleanup
1 parent 0c07cae commit 4fe3c78

File tree

1 file changed

+0
-1
lines changed
  • packages/plugin-rsc/examples/starter/src

1 file changed

+0
-1
lines changed

packages/plugin-rsc/examples/starter/src/root.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import viteLogo from '/vite.svg'
33
import { getServerCounter, updateServerCounter } from './action.tsx'
44
import reactLogo from './assets/react.svg'
55
import { ClientCounter } from './client.tsx'
6-
import 'client-only'
76

87
export function Root(props: { url: URL }) {
98
return (

0 commit comments

Comments
 (0)