mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 10:12:41 +00:00
Reorder default enabledLayouts to make more sense
This commit is contained in:
parent
b706ba7868
commit
e6a29a33b5
@ -8,10 +8,10 @@ export const config = {
|
|||||||
enabledLayouts: [
|
enabledLayouts: [
|
||||||
'terminal-ide-web',
|
'terminal-ide-web',
|
||||||
'terminal-ide-vertical',
|
'terminal-ide-vertical',
|
||||||
'terminal-ide-horizontal',
|
|
||||||
'terminal-only',
|
|
||||||
'terminal-web',
|
'terminal-web',
|
||||||
'ide-web-vertical',
|
'ide-web-vertical',
|
||||||
|
'terminal-ide-horizontal',
|
||||||
|
'terminal-only',
|
||||||
'ide-only',
|
'ide-only',
|
||||||
'web-only'
|
'web-only'
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user