mirror of
https://gitee.com/antv/g6.git
synced 2024-11-30 10:48:24 +08:00
chore: refine
This commit is contained in:
parent
9dc1af0ddc
commit
398f99770f
@ -246,6 +246,7 @@ export abstract class BaseNode {
|
||||
offsetY: propsOffsetY,
|
||||
offsetZ: propsOffsetZ,
|
||||
maxWidth,
|
||||
// @ts-ignore
|
||||
angle,
|
||||
...otherStyle
|
||||
} = shapeStyle;
|
||||
|
Loading…
Reference in New Issue
Block a user