mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 14:25:54 -04:00

* feat: do not break polygon on point delete inside line editor * fix: polygon point highlighting when selected point == 0
@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