Skip to content

Commit 1cb74b9

Browse files
fix: fixed ToDoMVC example
1 parent ec79709 commit 1cb74b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/examples/todomvc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
55
:::warning
66
Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the **localStorage** data will fail to be saved.
7-
8-
Additionally, due to limitations on CodePen, hashtag navigation will not work.
97
:::
108

119
<p class="codepen" data-height="300" data-theme-id="39028" data-default-tab="js,result" data-user="Vue" data-slug-hash="Yzqyozj" data-preview="true" data-editable="true" style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;" data-pen-title="Vue 3 TodoMVC">

0 commit comments

Comments
 (0)