1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 06:18:16 +01:00
Ziad Beyens 3b16a1c3f0 fix: ts (#3270)
* fix: ts

Fix:

- Argument of type 'Point | undefined' is not assignable to parameter of type 'Location'.
  Type 'undefined' is not assignable to type 'Location'.
- Types of property 'zIndex' are incompatible.

* use &&

* use optional chaining

* revert optional chaining (not supported)
2019-12-07 15:31:51 -05:00
..
2019-12-07 15:31:51 -05:00
2019-12-05 12:52:52 -05:00
2019-11-27 20:54:42 -05:00
2019-11-27 20:54:42 -05:00
2019-11-29 00:16:39 -05:00