This commit is contained in:
Vanessa 2024-10-29 23:01:31 +08:00
parent 24856a1c84
commit 7e37563fcd
12 changed files with 26 additions and 28 deletions

View file

@ -14,7 +14,6 @@ import {openFileById} from "../editor/util";
import {fetchPost} from "../util/fetch";
import {showMessage} from "../dialog/message";
import {App} from "../index";
import {isMobile} from "../util/functions";
import {resize} from "../protyle/util/resize";
export class BlockPanel {