浏览代码

Merge pull request #85 from rzenkov/patch-1

Fix html typos ( index.html )
Caleb Porzio 5 年之前
父节点
当前提交
597cc83dab
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -32,7 +32,7 @@
                                 <span>hey</span>
                                 <span>hey</span>
                             </template>
                             </template>
 
 
-                            <button @click="show = ! show"></button>
+                            <button @click="show = ! show">Show</button>
                         </div>
                         </div>
                     </td>
                     </td>
                 </tr>
                 </tr>
@@ -253,7 +253,7 @@
                                     x-transition:leave-end="opacity-0 scale-90">
                                     x-transition:leave-end="opacity-0 scale-90">
                                         hey
                                         hey
                                     </div>
                                     </div>
-                            <template>
+                            </template>
                         </div>
                         </div>
                     </td>
                     </td>
                 </tr>
                 </tr>