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

+ 1 - 1
index.html

@@ -17,7 +17,7 @@
         </div>
 
         <div x-data="{ count: 0 }">
-            <span x-text=""></span>
+            <span x-text="count"></span>
         </div>
 
         <div x-data="{ foo: 'bar' }">