mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-30 02:14:38 +01: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