From c3931e7f36a9853d67401e996bd58e304cf3b9fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Br=C3=BCckner?= Date: Wed, 10 Jun 2026 16:25:28 +0200 Subject: [PATCH] style(ui): remove placeholder text from all input fields Strips example/hint placeholder attributes across all components for a cleaner, less cluttered form UX. --- src/components/BookingCalendar.tsx | 1 - src/components/DeviceInventory.tsx | 6 ----- src/components/LabTemplates.tsx | 9 +------- src/components/LinkDashboard.tsx | 6 ----- src/components/Logbook.tsx | 2 -- src/components/LoginPage.tsx | 2 -- src/components/RegisterPage.tsx | 4 ---- src/components/Settings.tsx | 36 ++++++++++-------------------- src/components/UserDirectory.tsx | 1 - 9 files changed, 13 insertions(+), 54 deletions(-) diff --git a/src/components/BookingCalendar.tsx b/src/components/BookingCalendar.tsx index 23f1407..0fd9a07 100644 --- a/src/components/BookingCalendar.tsx +++ b/src/components/BookingCalendar.tsx @@ -679,7 +679,6 @@ export default function BookingCalendar({