mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
Demo previews: Make React the first tab by default
This commit is contained in:
parent
53f6ad47bc
commit
996a2326c8
@ -114,7 +114,7 @@ export default {
|
||||
sources: {},
|
||||
currentTab: null,
|
||||
currentFile: null,
|
||||
tabOrder: ['Vue', 'React'],
|
||||
tabOrder: ['React', 'Vue'],
|
||||
debugJSON: null,
|
||||
showDebug: false,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user