mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-15 21:40:06 +02:00
do not center text when not applicable (#1783)
This commit is contained in:
@@ -8,6 +8,7 @@ import { isInvisiblySmallElement } from "./sizeHelpers";
|
||||
export {
|
||||
newElement,
|
||||
newTextElement,
|
||||
updateTextElement,
|
||||
newLinearElement,
|
||||
duplicateElement,
|
||||
} from "./newElement";
|
||||
|
Reference in New Issue
Block a user