docs(ui): suggestion screenshot

This commit is contained in:
Guillaume Chau
2018-06-11 16:54:59 +02:00
parent 3da7427c11
commit cfd05557a9
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@@ -1165,6 +1165,8 @@ api.addSuggestion({
})
```
![UI Suggestion](/suggestion.png)
Then you can remove the suggestion:
```js