mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 05:48:49 +01:00
🚨
This commit is contained in:
parent
fafbaa184c
commit
99a4aa8822
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {hasClosestBlock, hasClosestByAttribute, isInEmbedBlock} from "../util/hasClosest";
|
||||
import {hasClosestBlock, isInEmbedBlock} from "../util/hasClosest";
|
||||
import {Constants} from "../../constants";
|
||||
|
||||
export const getParentBlock = (element: Element) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue