feat: support SVGPath #46
Annotations
4 errors and 1 warning
release:
src/components/Motion.ts#L26
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
release:
src/components/MotionGroup.ts#L42
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
release:
src/components/MotionGroup.ts#L47
Argument of type 'StyleProperties | SVGPathProperties' is not assignable to parameter of type 'StyleProperties'.
|
release
Process completed with exit code 1.
|
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|