Implemented Fullcalendar

This commit is contained in:
2023-12-02 17:06:39 +01:00
parent 45da05c9a4
commit f63bda171f
25 changed files with 213 additions and 20179 deletions

View File

@@ -27,6 +27,11 @@ const navLinks = [
link: "tasks",
icon: "i-heroicons-rectangle-stack"
},
{
label: "Plantafel",
link: "planningBoard",
icon: "i-heroicons-calendar-days"
},
{
label: "Kunden",
link: "customers",