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