Replace SubcomponentPropsType to the actual props of the subcomponent #324
Labels
0.5 Story Points
issue size: .5
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The below example is too precise, as we want them to be able to add more than just the current props. Perhaps a union of the ComponentProps and SubcomponentPropsType.
Before:
After:
The text was updated successfully, but these errors were encountered: