feat: CollapseCommon, CardBlog, RelevantBlogPosts

This commit is contained in:
unknown
2021-08-31 07:46:44 +07:00
parent a1c8668315
commit f7a0ec6078
23 changed files with 351 additions and 60 deletions

View File

@@ -9,8 +9,8 @@ export const ROUTE = {
HOME: '/',
PRODUCTS: '/products',
ABOUT: '/about',
BLOG_DETAIL: '/blogdetail',
ACCOUNT: '/account',
BUSSINESS: '/bussiness',
CONTACT: '/contact',
FAQ: '/faq',
@@ -39,7 +39,6 @@ export enum ProductFeature {
Sales = 'Sales',
NewItem = 'New Item',
Viewed = 'Viewed',
}
export const KEY = {