mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix components
This commit is contained in:
parent
44837c9bde
commit
79021f4b6b
80 changed files with 555 additions and 438 deletions
|
@ -8,7 +8,7 @@ import {
|
|||
getContainerCoords,
|
||||
getBoundTextMaxWidth,
|
||||
getBoundTextMaxHeight,
|
||||
a} from "../src/textElement";
|
||||
} from "../src/textElement";
|
||||
import { detectLineHeight, getLineHeightInPx } from "../src/textMeasurements";
|
||||
|
||||
import type { ExcalidrawTextElementWithContainer } from "../src/types";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue