1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-20 06:01:24 +02:00

fix: use ownerDocument to create element (#4661)

* fix: use ownerDocument to create element

* chore: add changeset
This commit is contained in:
Leo
2021-11-21 03:24:53 +09:00
committed by GitHub
parent 3ad3aaccad
commit 0f194a86a0
2 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
use ownerDocument to create element