feat: introduce frames (#6123)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Vendored
+1
@@ -15,6 +15,7 @@ const elementBase: Omit<ExcalidrawElement, "type"> = {
|
||||
roughness: 1,
|
||||
opacity: 100,
|
||||
groupIds: [],
|
||||
frameId: null,
|
||||
roundness: null,
|
||||
seed: 1041657908,
|
||||
version: 120,
|
||||
|
||||
Reference in New Issue
Block a user