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" > -