add in package example

This commit is contained in:
Aakansha Doshi 2023-05-16 17:52:40 +05:30
parent a443d65512
commit 9e3032059d

View file

@ -21,6 +21,12 @@ export default {
fontSize: 30, fontSize: 30,
}, },
}, },
{
type: "arrow",
x: 200,
y: -50,
label: { text: "HELLO EXCALIDRAW", strokeColor: "#1c7ed6", fontSize: 26 },
},
{ {
type: "rectangle", type: "rectangle",
version: 141, version: 141,