1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 18:09:49 +02:00

refactor: editable - combine ref callback and event handler in useIsomorphicLayoutEffect (#5313)

This commit is contained in:
Ed Hager
2023-02-24 15:40:05 -06:00
committed by GitHub
parent b32428e882
commit 3bf568ede2
2 changed files with 15 additions and 19 deletions

View File

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