You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/reference/rsc/directives.md
+2-11Lines changed: 2 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,10 @@
1
1
---
2
-
<<<<<<< HEAD
3
-
title: "Direktif"
4
-
canary: true
5
-
=======
6
-
title: Directives
7
-
>>>>>>> 50d6991ca6652f4bc4c985cf0c0e593864f2cc91
2
+
title: Direktif
8
3
---
9
4
10
5
<RSC>
11
6
12
-
<<<<<<< HEAD
13
-
Direktif ini diperlukan hanya jika Anda [menggunakan React Server Components](/learn/start-a-new-react-project#bleeding-edge-react-frameworks) atau membangun pustaka yang kompatibel dengannya.
14
-
=======
15
-
Directives are for use in [React Server Components](/reference/rsc/server-components).
16
-
>>>>>>> 50d6991ca6652f4bc4c985cf0c0e593864f2cc91
7
+
Direktif digunakan di [Komponen Server React](/reference/rsc/server-components).
0 commit comments