♻️ enhan: add page noti (empty) demo

:%s
This commit is contained in:
lytrankieio123 2021-09-15 10:08:34 +07:00
parent 2c3d9e690b
commit 0cfb2beab4

View File

@ -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',