Explorar el Código

Update 'filex.html'

hmt hace 6 años
padre
commit
89f1f87cd4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      filex.html

+ 1 - 1
file.html → filex.html

@@ -2,6 +2,6 @@
 
 <script>
 	export default {
-		setup(Component) {Component.bez = 'Hey, Test'}
+		setup(Component) {Component.bez = 'Hey, Test2'}
   }
 </script>