Browse Source

Update 'filex.html'

hmt 6 years ago
parent
commit
89f1f87cd4
1 changed files with 1 additions and 1 deletions
  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>