From 2887e1ddf9f59c0ac8a2a41626979bd267da74ad Mon Sep 17 00:00:00 2001 From: lytrankieio123 Date: Tue, 14 Sep 2021 16:52:36 +0700 Subject: [PATCH] :recycle: enhan: change path page notifications :%s --- src/utils/constanst.utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/constanst.utils.ts b/src/utils/constanst.utils.ts index 90ac2a175..3d55aac06 100644 --- a/src/utils/constanst.utils.ts +++ b/src/utils/constanst.utils.ts @@ -21,7 +21,7 @@ export const ROUTE = { RECIPES: '/recipes', RECIPE_DETAIL: '/recipe', - NOTIFICATION: '/notification', + NOTIFICATION: '/notifications', BUSSINESS: '/bussiness', CONTACT: '/contact', CHECKOUT: '/checkout',