Add labels to a few missing places (#4838)

This commit is contained in:
Eric Bailey
2024-07-25 18:07:15 -05:00
committed by GitHub
parent e7b485f185
commit 783fd351ba
12 changed files with 60 additions and 18 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ export function HomeHeaderLayoutMobile({
]}>
{IS_DEV && (
<>
<Link to="/sys/debug">
<Link label="View storybook" to="/sys/debug">
<ColorPalette size="md" />
</Link>
</>