mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix
This commit is contained in:
parent
f3b6e9b09f
commit
2ca2c0f9fa
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import { focusNearestParent } from "../utils";
|
||||||
import "./ProjectName.scss";
|
import "./ProjectName.scss";
|
||||||
import { useExcalidrawContainer } from "./App";
|
import { useExcalidrawContainer } from "./App";
|
||||||
import { KEYS } from "../keys";
|
import { KEYS } from "../keys";
|
||||||
import { t } from "../i18n";
|
|
||||||
import { EditorLocalStorage } from "../data/EditorLocalStorage";
|
import { EditorLocalStorage } from "../data/EditorLocalStorage";
|
||||||
import { EDITOR_LS_KEYS } from "../constants";
|
import { EDITOR_LS_KEYS } from "../constants";
|
||||||
import { getFileName } from "../data/filename";
|
import { getFileName } from "../data/filename";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue