docs(extension/mention): 📝 add mention of peer dependency in mention extension

This commit is contained in:
Dominik Biedebach 2022-09-14 01:10:19 +02:00
parent 9093cdfcf5
commit b896cc2439

View File

@ -23,6 +23,12 @@ To place the popups correctly, were using [tippy.js](https://atomiks.github.i
npm install tippy.js
```
Since 2.0.0-beta.193 we marked the `@tiptap/suggestion` as a peer dependency. That means, you will need to install it manually.
```bash
npm install @tiptap/suggestion
```
## Settings
### HTMLAttributes