Merge branch 'main' of https://github.com/john-david3/cs3305-team11
This commit is contained in:
@@ -60,9 +60,7 @@ const AllCategoriesPage: React.FC = () => {
|
||||
title="All Categories"
|
||||
items={categories}
|
||||
onClick={handleCategoryClick}
|
||||
extraClasses="text-center"
|
||||
extraClasses="bg-[var(--recommend)]"
|
||||
|
||||
extraClasses="bg-[var(--recommend)] text-center"
|
||||
wrap={true}
|
||||
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user