diff --git a/apps/common/components/CategorySection.tsx b/apps/common/components/CategorySection.tsx index fe4232b53..94349df5c 100644 --- a/apps/common/components/CategorySection.tsx +++ b/apps/common/components/CategorySection.tsx @@ -14,7 +14,7 @@ type TAppSectionProps = { export function CategorySection(props: TAppSectionProps): ReactElement { return (
-
+
{props.title}