Closed jackysee closed 4 years ago
For prop like this:
getLabel: { type: Function, default: item => item.desp }
The addon would try to run the default function and result in prop table:
while it should print the function implementation itself.
Versions
storybook-addon-vue-info
@storybook/vue
Fixed in v1.4.2.
Please use an issue template.
For prop like this:
The addon would try to run the default function and result in prop table:
while it should print the function implementation itself.
Versions
storybook-addon-vue-info
: 1.4.1@storybook/vue
: 5.3.10