Commit 3f6b90d
authored
fix(super-editor): correct selection slice JSDoc insert example (SD-2921) (#3086)
The doc-API insert input takes value + type, not content. The example
in SelectionSlice.selectionTarget JSDoc was stale and produced a type
error if anyone copy-pasted it from IDE hover.1 parent 9b0b4a1 commit 3f6b90d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments