From a14b1874e3c5c0e07ea674e67ec57a7384cf9204 Mon Sep 17 00:00:00 2001 From: EATSTEAK Date: Sun, 11 Aug 2024 23:37:00 +0900 Subject: [PATCH] fix: aria-label for CategoryLabel links --- src/components/CategoryLabel.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/CategoryLabel.tsx b/src/components/CategoryLabel.tsx index ef661f9..b168f5f 100644 --- a/src/components/CategoryLabel.tsx +++ b/src/components/CategoryLabel.tsx @@ -14,6 +14,7 @@ export const CategoryLabel: Component<{ category: string }> = (props) => { {category.name}