Fix empty layout being created with top navigation
This commit is contained in:
parent
09c49c4230
commit
0b40c39bdf
|
@ -128,7 +128,7 @@ const BASE_LAYOUTS = [
|
||||||
normal: {},
|
normal: {},
|
||||||
selected: {},
|
selected: {},
|
||||||
},
|
},
|
||||||
navigation: "Top",
|
navigation: "None",
|
||||||
width: "Large",
|
width: "Large",
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue