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: {},
|
||||
selected: {},
|
||||
},
|
||||
navigation: "Top",
|
||||
navigation: "None",
|
||||
width: "Large",
|
||||
links: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue