Skip to content

Commit 31ead76

Browse files
committed
chore(storybook): fix button story to use argTypes instead of props
1 parent d6f13bb commit 31ead76

File tree

1 file changed

+1
-1
lines changed
  • packages/web-components/src/components/button/__stories__

1 file changed

+1
-1
lines changed

packages/web-components/src/components/button/__stories__/button.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Notes:
6666

6767
## Props
6868

69-
<Props of="c4d-button" />
69+
<ArgTypes of="c4d-button" />
7070

7171
## Stable selectors
7272

0 commit comments

Comments
 (0)