Skip to content

Commit

Permalink
fix: argTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyuujin committed Apr 29, 2024
1 parent f00c6d8 commit 06a97cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/components/tab/Tab.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default {
labels: ['Sponsor', 'Speaker', 'Staff'],
},
argTypes: {
href: {
labels: {
description: 'The labels property',
control: {
type: 'text',
Expand Down

0 comments on commit 06a97cd

Please sign in to comment.