diff --git a/demo/App.vue b/demo/App.vue
index 921b290..5a1a167 100644
--- a/demo/App.vue
+++ b/demo/App.vue
@@ -4,8 +4,8 @@
Check out the source for this demo
-
With imported components
-
+ With imported components and the code-editor lineNumers
+
Display Single File Components
Pure JavaScript code
diff --git a/src/VueLive.vue b/src/VueLive.vue
index 662a9b1..9c4a137 100644
--- a/src/VueLive.vue
+++ b/src/VueLive.vue
@@ -9,7 +9,7 @@
:components="components"
>
-
+
({})
}
},
data() {