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
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.