feat: ckeditor

This commit is contained in:
Nick
2019-09-08 12:01:17 -04:00
parent 04193dbc6f
commit 7634bd266d
13 changed files with 647 additions and 271 deletions

View File

@@ -2,6 +2,7 @@ import { make } from 'vuex-pathify'
const state = {
editor: '',
editorKey: '',
content: '',
mode: 'create',
activeModal: '',