1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-10 00:13:31 +02:00
Marius Butuc 9de9495095
[docs] Prune import that is never used (#4149)
* [docs] Prune import that is never used

In the Serializing docs, for the `serialize` function for HTML example,
we import `Node` but never use it in the scope of the example. Remove it
to eliminate the possibility for confusion.

* Remove duplicated white line from TypeScript docs
2021-03-30 22:08:37 -07:00
..
2021-03-30 14:51:04 -07:00