Skip to content

Commit 1df2146

Browse files
authored
Update Tabs.stories.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
1 parent 73c5816 commit 1df2146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Tabs.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this mode the \`Tab\` component is in charge for swapping the panel content.
2525
2626
## Controlled
2727
28-
In this mode you are in change of the behavior of the tabs.
28+
In this mode you are in charge of the behavior of the tabs.
2929
_NOTE: In controlled mode there is no animation transition when switching between tabs._
3030
3131
\`\`\`tsx

0 commit comments

Comments
 (0)