From 72542c7220ac7fc23c3938173aa5ee6216ce6d62 Mon Sep 17 00:00:00 2001 From: vijithan Date: Thu, 11 Dec 2025 14:34:26 +0530 Subject: [PATCH] accessibility critical issues are fixed. --- src/components/demo-tab.tsx | 2 +- src/components/layout/topbar.tsx | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/demo-tab.tsx b/src/components/demo-tab.tsx index 74ebaf6d..58174607 100644 --- a/src/components/demo-tab.tsx +++ b/src/components/demo-tab.tsx @@ -15,7 +15,7 @@ export default function DemoTab({ id, code, component, defaultTab = "preview" }: Preview Code - + diff --git a/src/components/layout/topbar.tsx b/src/components/layout/topbar.tsx index 583d4001..b0bfd80c 100644 --- a/src/components/layout/topbar.tsx +++ b/src/components/layout/topbar.tsx @@ -372,7 +372,7 @@ export default function TopBar() {
- @@ -546,12 +546,13 @@ export default function TopBar() { href={externalLinks?.Block_github || ""} target="_blank" rel="noopener noreferrer" + aria-label="View GitHub repository" > -