mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
Update UserNav.tsx
This commit is contained in:
parent
2c8d46ce90
commit
842abd12fc
@ -88,7 +88,7 @@ const UserNav: React.FC<{
|
|||||||
aria-label="Menu"
|
aria-label="Menu"
|
||||||
variant="naked"
|
variant="naked"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
setSidebarView('MOBILEMENU_VIEW')
|
setSidebarView('MOBILE_MENU_VIEW')
|
||||||
openSidebar()
|
openSidebar()
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user