mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
Drop a leftover useRef()
call (#5510)
* Drop a leftover `useRef()` call It was first introduced in #4819 but then the usage of this ref was removed with #4874 So the ref remained unused since then. * Add a changeset
This commit is contained in:
5
.changeset/flat-coats-buy.md
Normal file
5
.changeset/flat-coats-buy.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': patch
|
||||
---
|
||||
|
||||
Remove an unused React ref
|
Reference in New Issue
Block a user