From 7bbee3acd029240e5c0f9cab6ba17f27299e77f9 Mon Sep 17 00:00:00 2001 From: KenMain5 Date: Fri, 21 Jun 2024 12:46:11 -0400 Subject: [PATCH] refactored value of aria-current from 'true' to 'page' --- src/components/IconLink.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/IconLink.tsx b/src/components/IconLink.tsx index ae785533..866cb844 100644 --- a/src/components/IconLink.tsx +++ b/src/components/IconLink.tsx @@ -15,7 +15,7 @@ function IconLink({ icon, text, href }: IconLinkProps) { return (