diff --git a/Vue-calc b/Vue-calc
new file mode 160000
index 0000000..957ef8b
--- /dev/null
+++ b/Vue-calc
@@ -0,0 +1 @@
+Subproject commit 957ef8bc3c861f0c17b4741d4667409ce6926705
diff --git a/src/App.vue b/src/App.vue
index 63aadf2..06d9928 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,5 +1,4 @@
-
diff --git a/src/components/CalcComp.vue b/src/components/CalcComp.vue
index 892a0ac..c421762 100644
--- a/src/components/CalcComp.vue
+++ b/src/components/CalcComp.vue
@@ -89,6 +89,7 @@ export default{