Skip to content

Commit

Permalink
docs(components): tabs component link for storybook does not work (#2344
Browse files Browse the repository at this point in the history
)
  • Loading branch information
kuri-sun authored Feb 13, 2024
1 parent 2106d98 commit 7a3015c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/tabs/stories/tabs.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ const WithFormTemplate = (args: TabsProps) => {
);
};

export const Static = {
export const Default = {
render: StaticTemplate,

args: {
Expand Down

0 comments on commit 7a3015c

Please sign in to comment.