質問編集履歴

1

d

2019/09/14 06:03

投稿

Nippun
Nippun

スコア1147

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,8 @@
1
+ ReactのJSX
2
+
3
+
4
+
1
- ```JS
5
+ ```JSX
2
6
 
3
7
  <hello><hello/>
4
8
 
@@ -8,7 +12,7 @@
8
12
 
9
13
 
10
14
 
11
- ```JS
15
+ ```JSX
12
16
 
13
17
  <hello/>
14
18