Skip to content

Commit

Permalink
fix: fixed live demo (#4433)
Browse files Browse the repository at this point in the history
  • Loading branch information
guidari authored Jan 17, 2025
1 parent 7d5ac6b commit f1f5ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/components/menu/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ documentation, see the Storybooks for each framework below.
variants={[
{
label: 'Menu',
variant: 'components-menu--playground',
variant: 'components-menu--default',
},
]}
/>
2 changes: 1 addition & 1 deletion src/pages/components/menu/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ element or perform a specific action.
variants={[
{
label: 'Menu',
variant: 'components-menu--playground',
variant: 'components-menu--default',
},
]}
/>
Expand Down

0 comments on commit f1f5ae0

Please sign in to comment.