Skip to content

add optional initalValue argument to from helper (#2429) #1571

add optional initalValue argument to from helper (#2429)

add optional initalValue argument to from helper (#2429) #1571

Triggered via push February 21, 2025 19:11
Status Failure
Total duration 42s
Artifacts

main-ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.