🎨 styles: product in cart

:%s
This commit is contained in:
lytrankieio123
2021-09-06 17:26:23 +07:00
parent fc39eb1758
commit 7a5a28082b
4 changed files with 27 additions and 16 deletions

View File

@@ -8,6 +8,7 @@ export const SOCIAL_LINKS = {
export const ROUTE = {
HOME: '/',
PRODUCTS: '/products',
PRODUCT_DETAIL: '/product',
ABOUT: '/about',
ACCOUNT: '/account',
RECIPES: '/recipes',