fix(components): improve generic types #956
Annotations
2 errors
build (ubuntu-latest, 22):
src/runtime/components/Stepper.vue#L165
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ indicator: SlotProps<T>; title: SlotProps<T>; description: SlotProps<T>; content: SlotProps<T>; } & DynamicSlots<T>> & { ...; } & DynamicSlots<...>'.
|
build (ubuntu-latest, 22)
Process completed with exit code 2.
|