mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-23 01:10:10 +02:00
fix
This commit is contained in:
@@ -349,9 +349,9 @@ const ExcalidrawWrapper = () => {
|
||||
version: 2,
|
||||
source: "http://localhost:3000",
|
||||
elements: [
|
||||
//@ts-ignore
|
||||
{
|
||||
type: "rectangle",
|
||||
//@ts-ignore
|
||||
children: [{ text: "HELLO DAMMMMY" }],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user