mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-12-04 03:24:30 +01:00
test the fixing of fractional indices
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { bumpVersion } from "./element/mutateElement";
|
||||
import { isFrameLikeElement } from "./element/typeChecks";
|
||||
import { ExcalidrawElement, ExcalidrawFrameLikeElement } from "./element/types";
|
||||
import { fixFractionalIndices } from "./fractionalIndex";
|
||||
|
||||
Reference in New Issue
Block a user