mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-25 10:21:17 +02:00
feat: improved freedraw (#3512)
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ const toolMap = {
|
||||
ellipse: "ellipse",
|
||||
arrow: "arrow",
|
||||
line: "line",
|
||||
draw: "draw",
|
||||
freedraw: "freedraw",
|
||||
text: "text",
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user