Skip to content

Commit 90aee21

Browse files
committed
fix: missing markdown
1 parent 60dda5c commit 90aee21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/todomvc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> これは Javascript の実質 120 行を切る(コメントと空行を除く)完全に仕様に準拠する TodoMVC 実装です。
44
55
:::warning
6-
あなたの Web ブラウザで 3rd-party データ/クッキーをブロックするよう設定している場合、localeStorage データの保存に失敗するため、以下の example は動作しない可能性があります。
6+
あなたの Web ブラウザで 3rd-party データ/クッキーをブロックするよう設定している場合、 **localeStorage** データの保存に失敗するため、以下の example は動作しない可能性があります。
77

88
さらに、 CodePen の制約によってハッシュナビゲーションは動作しません。
99
:::

0 commit comments

Comments
 (0)