Add labels to a few missing places (#4838)
This commit is contained in:
parent
e7b485f185
commit
783fd351ba
12 changed files with 60 additions and 18 deletions
|
|
@ -73,7 +73,7 @@ export function HomeHeaderLayoutMobile({
|
|||
]}>
|
||||
{IS_DEV && (
|
||||
<>
|
||||
<Link to="/sys/debug">
|
||||
<Link label="View storybook" to="/sys/debug">
|
||||
<ColorPalette size="md" />
|
||||
</Link>
|
||||
</>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue