Replace Props with ArgsTable

This commit is contained in:
Dale Seo 2020-10-08 16:38:17 -04:00 committed by GitHub
parent 5e4673c33e
commit 3e9a9a8838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ import {
Subtitle,
Description,
Primary,
Props,
ArgsTable,
Stories,
PRIMARY_STORY,
} from '@storybook/addon-docs/blocks';