From 4464e60874ea7303f078dc89b50f1373eebdfcd1 Mon Sep 17 00:00:00 2001 From: infeng Date: Tue, 17 Apr 2018 14:00:39 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fd8b91..04e9a63 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ class App extends React.Component { | noToolbar | boolean | false | to not render the toolbar | false | | noImgDetails | boolean | false | to not render image detail (WxH) | false | | noFooter | boolean | false | to not render the entire footer | false | +| changeable | boolean | true | wheather to show change button | false | ### ImageDecorator