Skip to content

Commit b4929a0

Browse files
datoybilumirlumir
andauthored
fix: add spacing bwtween markdown (#1082)
* fix: add spacing bwtween markdown * Update src/content/learn/describing-the-ui.md Co-authored-by: 루밀LuMir <rpfos@naver.com> * Update src/content/learn/describing-the-ui.md Co-authored-by: 루밀LuMir <rpfos@naver.com> --------- Co-authored-by: 루밀LuMir <rpfos@naver.com>
1 parent 31262c8 commit b4929a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/learn/describing-the-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ React 렌더 트리 예시
550550

551551
<LearnMore path="/learn/understanding-your-ui-as-a-tree">
552552

553-
React 앱을 위한 렌더, 모듈 의존성 트리를 생성하는 법과 사용자 경험과 성능을 향상하기 위한 유용한 사고방식을 알고 싶은 경우 **[트리로서의 UI](/learn/understanding-your-ui-as-a-tree)** 읽어보세요.
553+
React 앱을 위한 렌더, 모듈 의존성 트리를 생성하는 법과 사용자 경험과 성능을 향상하기 위한 유용한 사고방식을 알고 싶은 경우 <strong>[트리로서의 UI](/learn/understanding-your-ui-as-a-tree)</strong>를 읽어보세요.
554554

555555
</LearnMore>
556556

0 commit comments

Comments
 (0)