mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): upgrade api & frontend dependencies
This commit is contained in:
parent
2aaf582245
commit
ed6a0fcbd6
5 changed files with 6793 additions and 8517 deletions
|
|
@ -104,7 +104,7 @@ const ReportGraph: React.FC<{
|
|||
date: getTime(date),
|
||||
}));
|
||||
|
||||
const ReportTooltip: React.FC<TooltipProps> = ({
|
||||
const ReportTooltip: React.FC<TooltipProps<number, string>> = ({
|
||||
active,
|
||||
payload,
|
||||
label,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue