fix last tracked tasks empty state

This commit is contained in:
Gregor Vostrak
2024-04-18 01:13:26 +02:00
parent e593430d72
commit 3d9ed4a4e5
5 changed files with 66 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ const props = withDefaults(
border: boolean;
}>(),
{
name: '',
size: 'base',
tag: 'div',
color: 'var(--theme-color-icon-default)',