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