support ids, clean up code and move the api related stuff to transform.ts
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ import {
|
||||
getDefaultLineHeight,
|
||||
measureBaseline,
|
||||
} from "../element/textElement";
|
||||
import { convertToExcalidrawElements } from "../element/newElement";
|
||||
import { convertToExcalidrawElements } from "../data/transform";
|
||||
|
||||
type RestoredAppState = Omit<
|
||||
AppState,
|
||||
|
||||
Reference in New Issue
Block a user