mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 13:51:59 +02:00
docs: remove unused "selection" from code example (#3731)
This commit is contained in:
parent
0954ffc191
commit
32e120af19
@ -44,7 +44,6 @@ const App = () => {
|
||||
<Slate
|
||||
editor={editor}
|
||||
value={value}
|
||||
selection={selection}
|
||||
onChange={value => {
|
||||
setValue(value)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user