mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 11:35:37 +01:00
Goals components. Removed some completed reports.
This commit is contained in:
parent
7662b77ce3
commit
4552256930
39 changed files with 120 additions and 740 deletions
|
|
@ -7,7 +7,7 @@ export function SectionHeader({
|
|||
icon,
|
||||
children,
|
||||
}: {
|
||||
title: string;
|
||||
title?: string;
|
||||
description?: string;
|
||||
icon?: ReactNode;
|
||||
allowEdit?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue