This commit is contained in:
Vanessa 2023-09-08 09:39:54 +08:00
parent bdaf53f1bc
commit a29bdf0a73
4 changed files with 16 additions and 18 deletions

View file

@ -2,7 +2,6 @@ import {
hasClosestByAttribute,
hasClosestByClassName,
hasTopClosestByClassName,
hasTopClosestByTag
} from "../../protyle/util/hasClosest";
import {closePanel} from "./closePanel";
import {popMenu} from "../menu";