From 6fb8b3f0c2cbe1c158713f2bf1f3c5e848eaf2c2 Mon Sep 17 00:00:00 2001 From: schererleander Date: Wed, 4 Jun 2025 01:24:36 +0200 Subject: add accessible names to buttons and links --- src/components/Footer.tsx | 4 ++-- src/components/LinkWithIcon.tsx | 2 +- src/components/MailIcon.tsx | 2 +- src/components/ThemeToggle.tsx | 22 ++++++++++++++++++---- 4 files changed, 22 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 13ba637..2caf39d 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,11 +6,11 @@ export default function Footer() { return (