1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-26 08:34:28 +02:00

Update android restoreDOM to allow partial dom restoring (#4706)

* Update android restoreDOM to allow partial dom restoring

* Fix useContentKey re-render timing
This commit is contained in:
Eric Meier
2021-12-04 16:57:30 +01:00
committed by GitHub
parent 2fc7ad924c
commit 6d19407776
11 changed files with 164 additions and 41 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Update android restoreDOM to use partial dom restoring