Demo previews: Make React the first tab by default
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
sources: {},
|
||||
currentTab: null,
|
||||
currentFile: null,
|
||||
tabOrder: ['Vue', 'React'],
|
||||
tabOrder: ['React', 'Vue'],
|
||||
debugJSON: null,
|
||||
showDebug: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user