#71 - annual summary #113

Merged
Baakoma merged 16 commits from #71-annual-summary into main 2022-04-07 14:33:15 +02:00
Showing only changes of commit 6abee20245 - Show all commits

View File

@@ -277,6 +277,7 @@ import {
UserGroupIcon,
XIcon,
SunIcon,
ClipboardListIcon,
StarIcon,
CalendarIcon,
DocumentTextIcon,
@@ -340,7 +341,7 @@ const navigation = computed(() =>
name: 'Podsumowanie roczne',
href: '/vacation/annual-summary',
component: 'AnnualSummary',
icon: SunIcon,
icon: ClipboardListIcon,
can: true,
},
{