1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-22 16:17:17 +01:00
slate/packages/slate-history
Ziad Beyens 101661ee27 fix: Slate editor props (#3359)
* fix: Slate editor props

 TS2322: Type 'Editor' is not assignable to type 'ReactEditor'.

* revert

* generic type

* generic type

* generic type

* extends Editor

* extends Editor

* infer

* infer
2019-12-20 12:17:00 -05:00
..
2019-12-20 12:17:00 -05:00
2019-12-18 16:04:05 -05:00

This package contains the core logic of Slate. Feel free to poke around to learn more!