add optional deps #38
Annotations
2 errors
build (20.x, ubuntu-latest):
src/components/Steps/Steps.vue#L4
Type '{ img: string; heading1: string; heading2: string; subHeading: string; route: string; } | { img: string; heading1: string; subHeading: string; route: string; heading2?: undefined; }' is not assignable to type '{ img: string; heading1: string; heading2: string; subHeading: string; route: string; }'.
|
build (20.x, ubuntu-latest)
Process completed with exit code 1.
|