1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-16 12:14:14 +02:00

Version Packages (#5314)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-24 16:12:52 -07:00
committed by GitHub
parent 213edbbf3a
commit c753e68c69
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Some code clean-up in Editable.

View File

@@ -1,5 +0,0 @@
---
'slate-react': patch
---
Use memoization to avoid unnecessary `textContent` updates in `<TextString>` component.