storybookjs/storybook
View on GitHub[Bug] When using argTypes the component type should be loosened.
Open
#20,889 opened on Feb 2, 2023
argtypesbughelp wantedsev:S3typescript
Repository metrics
- Stars
- (89,909 stars)
- PR merge metrics
- (Avg merge 7d 22h) (184 merged PRs in 30d)
Description
For example, you may want to drop an arg in your argTypes:

Or you want to use arg mapping:

In this case, we could drop the constraints we put on the "component" of meta.