File tree 2 files changed +8
-19
lines changed
src/content/reference/react 2 files changed +8
-19
lines changed Original file line number Diff line number Diff line change @@ -52,15 +52,9 @@ export default function RichTextEditor(props) {
52
52
## 使用法 {/*usage*/}
53
53
54
54
<Wip>
55
- This section is a work in progress.
55
+ このセクションは未完成です。
56
56
57
- <<<<<<< HEAD
58
- このセクションは未完成です。[Next.js のサーバコンポーネントに関するドキュメンテーション](https://beta.nextjs.org/docs/rendering/server-and-client-components)も参照してください。
59
-
60
- </Wip>
61
- =======
62
- This API can be used in any framework that supports React Server Components. You may find additional documentation from them.
63
- * [Next.js documentation](https://nextjs.org/docs/getting-started/react-essentials)
64
- * More coming soon
57
+ この API は React Server Components を利用するフレームワークで使用できます。フレームワークごとの追加のドキュメントが公開されています。
58
+ * [Next.js ドキュメント](https://nextjs.org/docs/getting-started/react-essentials)
59
+ * 今後追加予定
65
60
</Wip>
66
- >>>>>>> 3189529259e89240a88c05680849ce4a8c454ed2
Original file line number Diff line number Diff line change @@ -49,14 +49,9 @@ async function addToCart(data) {
49
49
## 使用法 {/* usage* /}
50
50
51
51
<Wip >
52
- This section is a work in progress.
52
+ このセクションは未完成です。
53
53
54
- <<<<<<< HEAD
55
- このセクションは未完成です。[ Next.js の Server Components についてのドキュメント] ( https://beta.nextjs.org/docs/rendering/server-and-client-components ) も参照してください。
56
-
57
- =======
58
- This API can be used in any framework that supports React Server Components. You may find additional documentation from them.
59
- * [ Next.js documentation] ( https://nextjs.org/docs/getting-started/react-essentials )
60
- * More coming soon
61
- >>>>>>> 3189529259e89240a88c05680849ce4a8c454ed2
54
+ この API は React Server Components を利用するフレームワークで使用できます。フレームワークごとの追加のドキュメントが公開されています。
55
+ * [ Next.js ドキュメント] ( https://nextjs.org/docs/getting-started/react-essentials )
56
+ * 今後追加予定
62
57
</Wip >
You can’t perform that action at this time.
0 commit comments