Merge branch 'master' of github.com:satoshilabs/trezor-wallet

pull/404/head
Szymon Lesisz 5 years ago
commit 6b6a7ac481

@ -28,7 +28,7 @@ const Backdrop = ({
);
Backdrop.propTypes = {
show: PropTypes.bool.isRequired,
show: PropTypes.bool,
className: PropTypes.string,
animated: PropTypes.bool,
onClick: PropTypes.func,

Loading…
Cancel
Save