mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 11:14:23 +01: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