Skip to content

Commit

Permalink
Update src/tabs/tabs.stories.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
engfragui authored Jul 26, 2024
1 parent 5622d77 commit e2b56f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tabs/tabs.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ This is just a sample story to show you that Tooltip outside Tab does not work,
<Canvas withToolbar>
<Story parameters={{ docs: { source: { type: 'code' } } }} name="Wrapped by Tooltip component">
<Tabs>
<TabList aria-label="Multiple tablist example tabs">
<TabList aria-label="Wrapped by Tooltip component">
<Tooltip content="Tooltip outside Tab">
<Tab id="tab1">
<Box>Tab 1</Box>
Expand Down

0 comments on commit e2b56f8

Please sign in to comment.