fix: allow null and undefined for CharacterCount limit, fix #2276

This commit is contained in:
Philipp Kühn
2021-12-14 19:26:13 +01:00
parent 9e6fbd6c88
commit dd4bcb81f0
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ npm install @tiptap/extension-character-count
The maximum number of characters that should be allowed.
Default: `0`
Default: `null`
```js
CharacterCount.configure({