1
0
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:
Nicolas Gaborit
2016-10-04 21:19:31 +02:00
committed by Ian Storm Taylor
parent dd6d13e33e
commit f87e4dc72b
3 changed files with 3 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ class Images extends React.Component {
data: {}
})
.apply({
snapshot: false
save: false
})
this.onChange(normalized)