mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Addon-docs: Fix Vue defaultValue in props table
This commit is contained in:
parent
aba588cdc7
commit
85f1014a9d
@ -32,7 +32,7 @@ export const extractArgTypes: ArgTypesExtractor = (component) => {
|
||||
table: {
|
||||
type,
|
||||
jsDocTags,
|
||||
defaultValue,
|
||||
defaultValue: defaultSummary,
|
||||
category: section,
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user