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/MailIcon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/MailIcon.tsx') diff --git a/src/components/MailIcon.tsx b/src/components/MailIcon.tsx index cff91e1..e710b77 100644 --- a/src/components/MailIcon.tsx +++ b/src/components/MailIcon.tsx @@ -9,4 +9,4 @@ export default function MailIcon() { ); -} +} \ No newline at end of file -- cgit v1.3.1