28691e14b1
* fix: update distributeElements to updateBoundElements Co-authored-by: Anvi Kudaraya <anvikudaraya417@gmail.com> * fix: apply updateBoundElements when bound text extends past container height Co-authored-by: Anvi Kudaraya <anvikudaraya417@gmail.com> --------- Co-authored-by: Anvi Kudaraya <anvikudaraya417@gmail.com>
@excalidraw/element
Install
npm install @excalidraw/element
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @excalidraw/element
With PNPM, similarly install the package with this command:
pnpm add @excalidraw/element