From a2f83b78c1a7a95f3237ad55725020587ccbfe03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Thu, 12 Nov 2020 10:14:50 +0100 Subject: [PATCH] add extensions prop --- docs/src/demos/Examples/FullEditor/index.vue | 4 +++- packages/vue/package.json | 3 +-- packages/vue/src/components/FullEditor.vue | 9 +++++++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/src/demos/Examples/FullEditor/index.vue b/docs/src/demos/Examples/FullEditor/index.vue index 97d0b087..ff9fc56f 100644 --- a/docs/src/demos/Examples/FullEditor/index.vue +++ b/docs/src/demos/Examples/FullEditor/index.vue @@ -1,6 +1,6 @@