Skip to content

Commit 7a574cc

Browse files
committed
add name
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
1 parent 7a0adc0 commit 7a574cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/app/editor.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
import codeMirror from './../lib/editor.vue';
1515
1616
export default {
17+
name: 'CodeEditorContainer',
1718
data() {
1819
return {
1920
source: null

0 commit comments

Comments
 (0)