mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix build
This commit is contained in:
parent
2569691cc6
commit
ddac2e969a
14 changed files with 29 additions and 82 deletions
|
@ -12,7 +12,7 @@ import {
|
|||
getFontString,
|
||||
getUpdatedTimestamp,
|
||||
isTestEnv,
|
||||
getLineHeight
|
||||
getLineHeight,
|
||||
} from "@excalidraw/common";
|
||||
|
||||
import type { Radians } from "@excalidraw/math";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue