Skip to content

Commit 2638764

Browse files
authored
fix conflict
1 parent c0524e3 commit 2638764

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

src/content/reference/react/use-client.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,10 @@ export default function RichTextEditor(props) {
5959
## الاستخدام {/*usage*/}
6060
6161
<Wip>
62-
This section is a work in progress.
62+
هذا القسم لم يكتمل بعد.
6363
64-
<<<<<<< HEAD
65-
هذا القسم غير مكتمل، شاهد أيضًا [توثيق Next.js لمكونات الخادم](https://beta.nextjs.org/docs/rendering/server-and-client-components).
64+
يمكن استخدام هذا النهج في أي إطار عمل يدعم مكونات الخادم. يمكنك العثور على مظيد من المعلومات منهم:
6665
66+
* [وثائق Next.js](https://nextjs.org/docs/getting-started/react-essentials)
67+
* المزيد يأتي لاحقا...
6768
</Wip>
68-
=======
69-
This API can be used in any framework that supports React Server Components. You may find additional documentation from them.
70-
* [Next.js documentation](https://nextjs.org/docs/getting-started/react-essentials)
71-
* More coming soon
72-
</Wip>
73-
>>>>>>> 722b54640ea8ef146ef59558100819a6bb31c252

0 commit comments

Comments
 (0)