refine main.js

This commit is contained in:
Pan
2017-08-21 15:55:46 +08:00
parent e912cea26a
commit 9768305166
9 changed files with 146 additions and 142 deletions

View File

@@ -10,7 +10,7 @@
import SimpleMDE from 'simplemde';
export default {
name: 'Sticky',
name: 'simplemde-md',
props: {
value: String,
id: {