mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-22 08:50:56 +02:00
feat: create new text with width (#8038)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
@@ -197,6 +197,7 @@ export type InteractiveCanvasAppState = Readonly<
|
||||
// SnapLines
|
||||
snapLines: AppState["snapLines"];
|
||||
zenModeEnabled: AppState["zenModeEnabled"];
|
||||
editingElement: AppState["editingElement"];
|
||||
}
|
||||
>;
|
||||
|
||||
|
Reference in New Issue
Block a user