File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
src/content/reference/rsc Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -299,5 +299,4 @@ function Comments({commentsPromise}) {
299299
300300` note ` ์ฝํ
์ธ ๋ ํ์ด์ง ๋ ๋๋ง์ ์ค์ํ ๋ฐ์ดํฐ์ด๋ฏ๋ก ์๋ฒ์์ ` await ` ํฉ๋๋ค. ๋๊ธ์ ์ค์๋๊ฐ ๋ฎ์ ํ์ด์ง ์๋์ ํ์๋๋ฏ๋ก ์๋ฒ์์ Promise๋ฅผ ์์ํ๊ณ ํด๋ผ์ด์ธํธ์์ ` use ` API๋ฅผ ์ฌ์ฉํ์ฌ ๊ธฐ๋ค๋ฆฝ๋๋ค. ์ด๋ ํด๋ผ์ด์ธํธ์์ ์ง์ฐ๋์ง๋ง ` note ` ์ฝํ
์ธ ๊ฐ ๋ ๋๋ง๋๋ ๊ฒ์ ์ฐจ๋จํ์ง ์์ต๋๋ค.
301301
302- ๋น๋๊ธฐ ์ปดํฌ๋ํธ๋ [ ํด๋ผ์ด์ธํธ์์ ์ง์๋์ง ์์ผ๋ฏ๋ก] ( #why-cant-i-use-async-components-on-the-client ) Promise๋ฅผ ` use ` ๋ก ๊ธฐ๋ค๋ฆฝ๋๋ค.
303- Since async components are not supported on the client, we await the promise with ` use ` .
302+ ๋น๋๊ธฐ ์ปดํฌ๋ํธ๋ ํด๋ผ์ด์ธํธ์์ ์ง์๋์ง ์์ผ๋ฏ๋ก Promise๋ฅผ ` use ` ๋ก ๊ธฐ๋ค๋ฆฝ๋๋ค.
You canโt perform that action at this time.
0 commit comments