This commit is contained in:
Vanessa 2022-08-08 23:25:07 +08:00
parent b1ee790ee2
commit a8072882fc
5 changed files with 24 additions and 16 deletions

View file

@ -22,7 +22,6 @@ import {hideElements} from "../protyle/ui/hideElements";
import {fetchPost} from "../util/fetch";
import {hasClosestBlock} from "../protyle/util/hasClosest";
import {getContenteditableElement} from "../protyle/wysiwyg/getBlock";
import {updatePanelByEditor} from "../editor/util";
import {Constants} from "../constants";
import {openSearch} from "../search/spread";
import {saveScroll} from "../protyle/scroll/saveScroll";