Skip to content

Commit 6afc38b

Browse files
author
Brian
committed
delete unnecessary white space
1 parent 217a461 commit 6afc38b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/docs/jsx-in-depth.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ React.createElement(
4949

5050
특정 JSX가 어떻게 JavaScript로 변환되는지 시험해보고 싶다면 [온라인 babel 컴파일러](babel://jsx-simple-example)를 사용해보세요.
5151

52-
5352
## React Element의 타입 지정하기 {#specifying-the-react-element-type}
5453

5554
JSX 태그의 첫 부분은 React element의 타입을 결정합니다.

0 commit comments

Comments
 (0)