This commit is contained in:
Aakansha Doshi 2023-05-03 00:48:11 +05:30
parent 15b5295baf
commit 7087db42c0
5 changed files with 18 additions and 16 deletions

View file

@ -349,9 +349,9 @@ const ExcalidrawWrapper = () => {
version: 2,
source: "http://localhost:3000",
elements: [
//@ts-ignore
{
type: "rectangle",
//@ts-ignore
children: [{ text: "HELLO DAMMMMY" }],
},
],