This commit is contained in:
Aakansha Doshi 2023-02-28 20:49:48 +05:30
parent 78e5816459
commit caa22dd4c3

View File

@ -42,7 +42,6 @@ import {
getApproxMinLineWidth, getApproxMinLineWidth,
getBoundTextElement, getBoundTextElement,
getBoundTextElementId, getBoundTextElementId,
getContainerElement,
handleBindTextResize, handleBindTextResize,
getMaxContainerWidth, getMaxContainerWidth,
} from "./textElement"; } from "./textElement";