activate drawer
This commit is contained in:
parent
5a3444929b
commit
3315ce2ec9
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ export const navigation = {
|
|||
ariaTop: 'Main',
|
||||
ariaBottom: 'Complementary',
|
||||
ariaPlatforms: 'Platforms',
|
||||
drawerNav: false
|
||||
drawerNav: true
|
||||
};
|
||||
export const themeSwitch = {
|
||||
title: 'Theme',
|
||||
|
|
|
|||
Loading…
Reference in a new issue