feat: change boundElementIds → boundElements (#4404)
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ const elementBase: Omit<ExcalidrawElement, "type"> = {
|
||||
version: 120,
|
||||
versionNonce: 1188004276,
|
||||
isDeleted: false,
|
||||
boundElementIds: null,
|
||||
boundElements: null,
|
||||
updated: 1,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user