mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
parent
2a99679753
commit
ebc72bf38f
@ -16,7 +16,7 @@ class App extends React.Component {
|
||||
value: Plain.deserialize(''),
|
||||
}
|
||||
|
||||
onChange({ value }) {
|
||||
onChange = ({ value }) => {
|
||||
this.setState({ value })
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user