mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
add in package example
This commit is contained in:
parent
a443d65512
commit
9e3032059d
1 changed files with 6 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue