Goals components. Removed some completed reports.
This commit is contained in:
@@ -7,7 +7,7 @@ export function SectionHeader({
|
||||
icon,
|
||||
children,
|
||||
}: {
|
||||
title: string;
|
||||
title?: string;
|
||||
description?: string;
|
||||
icon?: ReactNode;
|
||||
allowEdit?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user