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