mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-29 11:18:25 +01:00
parent
12ff246e10
commit
b01f931942
@ -134,7 +134,7 @@ export const normalizeDOMPoint = (domPoint: DOMPoint): DOMPoint => {
|
||||
}
|
||||
|
||||
/**
|
||||
* Determines wether the active element is nested within a shadowRoot
|
||||
* Determines whether the active element is nested within a shadowRoot
|
||||
*/
|
||||
|
||||
export const hasShadowRoot = (node: Node | null) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user