♻️ enhan: add noti link in header

:%s
This commit is contained in:
lytrankieio123
2021-09-14 14:57:31 +07:00
parent a99b4d5e21
commit 454e22344c
3 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ export const ROUTE = {
RECIPES: '/recipes',
RECIPE_DETAIL: '/recipe',
NOTIFICATION: '/notification',
BUSSINESS: '/bussiness',
CONTACT: '/contact',
CHECKOUT: '/checkout',
@@ -35,7 +36,6 @@ export const ACCOUNT_TAB = {
CUSTOMER_INFO: '',
ORDER: 'orders',
FAVOURITE: 'wishlist',
NOTIFICATION: 'notification',
}
export const QUERY_KEY = {