From 3885842c4be0a4ae9a222d52f0898ee07130e85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Fri, 1 Feb 2019 18:48:44 +0100 Subject: [PATCH] typo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 12756563..7dc175d5 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,6 @@ export default { ## Editor Properties -useBuiltInExtensions - | **Property** | **Type** | **Default** | **Description** | | --- | :---: | :---: | --- | | `content` | `Object\|String` | `null` | The editor state object used by Prosemirror. You can also pass HTML to the `content` slot. When used both, the `content` slot will be ignored. |