mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-30 01:25:19 +01:00
fix other imports as well
This commit is contained in:
@@ -22,8 +22,8 @@ import {
|
||||
isLineSegment,
|
||||
type GlobalPoint,
|
||||
type LineSegment,
|
||||
isCurve,
|
||||
} from "@excalidraw/math";
|
||||
import { isCurve } from "@excalidraw/math/curve";
|
||||
|
||||
import React from "react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user