mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 19:01:54 +02:00
Remove old snapshot
parameter for Transform.apply (#361)
This commit is contained in:
committed by
Ian Storm Taylor
parent
dd6d13e33e
commit
f87e4dc72b
@@ -128,7 +128,7 @@ class Images extends React.Component {
|
||||
data: {}
|
||||
})
|
||||
.apply({
|
||||
snapshot: false
|
||||
save: false
|
||||
})
|
||||
|
||||
this.onChange(normalized)
|
||||
|
Reference in New Issue
Block a user