mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 04:04:06 +02:00
Use callback-style ref in Element
component (#5105)
* Use callback-style ref in Element component * Add changeset
This commit is contained in:
5
.changeset/poor-jokes-chew.md
Normal file
5
.changeset/poor-jokes-chew.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Change `Element` component to use callback-style ref to reliably track DOM node of rendered custom elements
|
Reference in New Issue
Block a user