mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
♻️ enhan: add page noti (empty) demo
:%s
This commit is contained in:
parent
2c3d9e690b
commit
0cfb2beab4
@ -37,6 +37,10 @@ const HeaderMenu = memo(({ visibleFilter,openModalAuthen, openModalInfo, toggleF
|
||||
link: '/account-not-login',
|
||||
name: 'Account Not Login',
|
||||
},
|
||||
{
|
||||
link: '/demo',
|
||||
name: 'Notifications (Demo case empty)',
|
||||
},
|
||||
{
|
||||
link: ROUTE.NOTIFICATION,
|
||||
name: 'Notifications',
|
||||
|
Loading…
x
Reference in New Issue
Block a user