Skip to content

Commit

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

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

args: {
Expand Down

0 comments on commit 9ff61b5

Please sign in to comment.