Add createDynamic
utility. (#2422)
#1570
Annotations
2 errors
job
Argument of type '{ [P in keyof DynamicProps<T, ComponentProps<T>> as Exclude<P, "component">]: DynamicProps<T, ComponentProps<T>>[P]; }' is not assignable to parameter of type 'ComponentProps<DynamicProps<T, ComponentProps<T>>["component"]>'.
|
job
Process completed with exit code 1.
|