Skip to content

Commit 7e7e68e

Browse files
Update server-components.md
1 parent 84532c2 commit 7e7e68e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/content/reference/rsc/server-components.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22
title: Server Components
33
---
44

5-
<<<<<<< HEAD
6-
<RSC>
7-
8-
Server Components are for use in [React Server Components](/learn/creating-a-react-app#full-stack-frameworks).
9-
10-
</RSC>
11-
12-
=======
13-
>>>>>>> 2534424ec6c433cc2c811d5a0bd5a65b75efa5f0
145
<Intro>
156

167
Server Components are a new type of Component that renders ahead of time, before bundling, in an environment separate from your client app or SSR server.

0 commit comments

Comments
 (0)