From 672b2fcfcbf54396008000db896e6fca8a4efc6e Mon Sep 17 00:00:00 2001 From: infeng Date: Mon, 28 May 2018 15:56:32 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3787e3..346177e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ class App extends React.Component { | noFooter | boolean | false | to not render the entire footer | false | | changeable | boolean | true | wheather to show change button | false | | customToolbar | (defaultToolbarConfigs: [ToolbarConfig](#toolbarconfig)[]) => ToolbarConfig[] | - | customer toolbar | false | +| zoomSpeed | number | 0.05 | zoom speed | false | ### ImageDecorator