1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 22:45:18 +02:00

Add ReactEditor.isComposing(editor) (#4981)

* Add ReactEditor.isComposing(editor)

* Upate changeset from patch to minor
This commit is contained in:
Eric Meier
2022-05-02 15:09:42 -04:00
committed by GitHub
parent de325801cf
commit cb8a551508
5 changed files with 45 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': minor
---
Add `ReactEditor.isComposing(editor)` to get the current `isComposing` state