質問編集履歴
1
ソースの記述ミス
test
CHANGED
File without changes
|
test
CHANGED
@@ -234,7 +234,7 @@
|
|
234
234
|
|
235
235
|
<header>
|
236
236
|
|
237
|
-
<h1 id="title">{ state.n
|
237
|
+
<h1 id="title">{ state.greeting }</h1>
|
238
238
|
|
239
239
|
</header>
|
240
240
|
|