Explorar o código

Merge pull request #85 from rzenkov/patch-1

Fix html typos ( index.html )
Caleb Porzio %!s(int64=5) %!d(string=hai) anos
pai
achega
597cc83dab
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      index.html

+ 2 - 2
index.html

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