Skip to content

Commit 961b288

Browse files
docs: remove template in react-server-components.md (#14016)
1 parent 9a1ac64 commit 961b288

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/how-to/react-server-components.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@ The [vite template][vite-rsc-template] uses the experimental Vite `@vitejs/plugi
4949
npx create-react-router-app@latest --template=unstable_rsc-vite
5050
```
5151

52-
**RSC + SPA (no SSR) Template**
53-
54-
For those who like alphabet soup.
55-
56-
```shellscript
57-
npx create-react-router-app@latest --template=unstable_rsc-vite-spa
58-
```
59-
6052
## Using RSC with React Router
6153

6254
### Configuring Routes

0 commit comments

Comments
 (0)