1
0
Эх сурвалжийг харах

Merge pull request #85 from rzenkov/patch-1

Fix html typos ( index.html )
Caleb Porzio 5 жил өмнө
parent
commit
597cc83dab
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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>