feat(draw): lock shape

This commit is contained in:
alt1o
2022-07-28 18:56:39 +08:00
parent 5a78afceb2
commit fbce0e11dc
7 changed files with 170 additions and 1 deletions

View File

@@ -22,3 +22,4 @@ export * from './translate-shapes';
export * from './ungroup-shapes';
export * from './update-shapes';
export * from './set-shapes-props';
export * from './set-shapes-lock-status';