mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-29 20:29:53 +02:00
add in package example
This commit is contained in:
@@ -21,6 +21,12 @@ export default {
|
||||
fontSize: 30,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "arrow",
|
||||
x: 200,
|
||||
y: -50,
|
||||
label: { text: "HELLO EXCALIDRAW", strokeColor: "#1c7ed6", fontSize: 26 },
|
||||
},
|
||||
{
|
||||
type: "rectangle",
|
||||
version: 141,
|
||||
|
Reference in New Issue
Block a user