diff --git a/src/livecodes/templates/starter/vue-sfc-starter.ts b/src/livecodes/templates/starter/vue-sfc-starter.ts index e707b9aaa1..6361bce4ea 100644 --- a/src/livecodes/templates/starter/vue-sfc-starter.ts +++ b/src/livecodes/templates/starter/vue-sfc-starter.ts @@ -27,14 +27,15 @@ import Counter from './Component.vue';