We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e3ca7 commit de48e50Copy full SHA for de48e50
README.md
@@ -66,7 +66,7 @@ By default, we are sanitizing the html input using `DOMPurify` module. You can o
66
### Other options
67
68
- **useFragment** (default `false`): Return a Fragment instead of an array.
69
-- **useAsKey** (default `[key]`): Ordered list of attributes to use as a key. Use the first one that matches or `null`
+- **useAsKey** (default `['key']`): Ordered list of attributes to use as a key. Use the first one that matches or `null`
70
71
## How to contribute ?
72
0 commit comments