Skip to content

Commit 94a0864

Browse files
docs(divider): correct default size docs
1 parent ae7081a commit 94a0864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

second-gen/packages/swc/components/divider/stories/divider.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export const Default: Story = {
7676
};
7777

7878
/**
79-
* The small divider is the default size. This is used to divide similar components such as table rows, action button groups, and components within a panel.
79+
* The small divider is used to divide similar components such as table rows, action button groups, and components within a panel.
8080
*
8181
* The medium divider is used for dividing subsections on a page, or to separate different groupings of components such as panels, rails, etc.
8282
*

0 commit comments

Comments
 (0)