mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
Merge branch 'm_create_vue' of https://github.com/doocs/md into m_create_vue
This commit is contained in:
commit
5f9b58c90f
@ -94,7 +94,6 @@ export default {
|
|||||||
output: state=> state.output,
|
output: state=> state.output,
|
||||||
editor: state=> state.editor,
|
editor: state=> state.editor,
|
||||||
cssEditor: state=> state.cssEditor,
|
cssEditor: state=> state.cssEditor,
|
||||||
html: state=> state.html,
|
|
||||||
currentFont: state=> state.currentFont,
|
currentFont: state=> state.currentFont,
|
||||||
currentSize: state=> state.currentSize,
|
currentSize: state=> state.currentSize,
|
||||||
currentColor: state=> state.currentColor
|
currentColor: state=> state.currentColor
|
||||||
|
Loading…
Reference in New Issue
Block a user