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

Fix - withReact type signature (#5091)

* Fix signature of `withReact` function

Fixes #4144

* Fix code to pass type checks

* Add a changeset entry
This commit is contained in:
Ivan Voskoboinyk
2022-08-23 02:48:27 +03:00
committed by GitHub
parent e9273366b9
commit e18879e728
2 changed files with 36 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
---
'slate-react': patch
---
Fix `withReact()` function type definition