We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31262c8 commit b4929a0Copy full SHA for b4929a0
src/content/learn/describing-the-ui.md
@@ -550,7 +550,7 @@ React 렌더 트리 예시
550
551
<LearnMore path="/learn/understanding-your-ui-as-a-tree">
552
553
- React 앱을 위한 렌더, 모듈 의존성 트리를 생성하는 법과 사용자 경험과 성능을 향상하기 위한 유용한 사고방식을 알고 싶은 경우 **[트리로서의 UI](/learn/understanding-your-ui-as-a-tree)**을 읽어보세요.
+ React 앱을 위한 렌더, 모듈 의존성 트리를 생성하는 법과 사용자 경험과 성능을 향상하기 위한 유용한 사고방식을 알고 싶은 경우 <strong>[트리로서의 UI](/learn/understanding-your-ui-as-a-tree)</strong>를 읽어보세요.
554
555
</LearnMore>
556
0 commit comments