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',
|
ariaTop: 'Main',
|
||||||
ariaBottom: 'Complementary',
|
ariaBottom: 'Complementary',
|
||||||
ariaPlatforms: 'Platforms',
|
ariaPlatforms: 'Platforms',
|
||||||
drawerNav: false
|
drawerNav: true
|
||||||
};
|
};
|
||||||
export const themeSwitch = {
|
export const themeSwitch = {
|
||||||
title: 'Theme',
|
title: 'Theme',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue