change exports

This commit is contained in:
Philipp Kühn
2021-02-28 23:24:26 +01:00
parent 4721fe451f
commit 00e673f700
4 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
import Vue from 'vue'
export default Vue.extend({
export const EditorContent = Vue.extend({
name: 'EditorContent',
props: {