Add brushKind to editor-store test
This commit is contained in:
@@ -533,6 +533,7 @@ describe("EditorStore", () => {
|
||||
target: {
|
||||
kind: "brush",
|
||||
brushId: "brush-main",
|
||||
brushKind: "box",
|
||||
initialCenter: {
|
||||
x: 0,
|
||||
y: 1,
|
||||
|
||||
Reference in New Issue
Block a user