Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update create-polymorphic-component.ts
Prevents TypeScript from showing the error: "Expression produces a union type that is too complex to represent.", when props are extended from interfaces such as StackProps and provided as explicit type to createPolymorphicComponent.
- Loading branch information