From 0a6052680074fe95f924b47bb16895a22d84b2f6 Mon Sep 17 00:00:00 2001 From: DanielS Date: Wed, 22 Jul 2026 12:33:04 +0200 Subject: [PATCH] feat(dashboard): mark calendar button as planned in quick access Add planned status badge to appointment calendar quick access button. --- shop/components/HomeClient.tsx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/shop/components/HomeClient.tsx b/shop/components/HomeClient.tsx index 1f9dbac..759abde 100644 --- a/shop/components/HomeClient.tsx +++ b/shop/components/HomeClient.tsx @@ -163,6 +163,27 @@ export function HomeClient({ initialUser }: HomeClientProps) { + + +
+
+ +
+
+
+ Termin-Kalender + Geplant +
+ Alle Termine im Überblick +
+
+ +
+