diff --git a/src/components/TabContent.vue b/src/components/TabContent.vue
new file mode 100644
index 0000000..90f700f
--- /dev/null
+++ b/src/components/TabContent.vue
@@ -0,0 +1,195 @@
+
+
+
+
+
+
+
+
Results will be displayed here
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Editor.vue b/src/views/Editor.vue
index ad2f753..9fadb10 100644
--- a/src/views/Editor.vue
+++ b/src/views/Editor.vue
@@ -9,158 +9,23 @@
-
-
-
-
-
-
-
Results will be displayed here
-
-
-
-
-
+
@@ -170,8 +35,4 @@ export default {
height: 100%;
margin-left: 6px;
}
-.query-results-splitter {
- height: calc(100vh - 74px);
- margin-top: 6px;
-}