mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update BottomModal.js
This commit is contained in:
parent
41d5239783
commit
b8b6457d82
@ -56,7 +56,7 @@ BottomModal.propTypes = {
|
|||||||
onBackButtonPress: PropTypes.func,
|
onBackButtonPress: PropTypes.func,
|
||||||
onBackdropPress: PropTypes.func,
|
onBackdropPress: PropTypes.func,
|
||||||
onClose: PropTypes.func,
|
onClose: PropTypes.func,
|
||||||
doneButton: PropTypes.func,
|
doneButton: PropTypes.bool,
|
||||||
windowHeight: PropTypes.number,
|
windowHeight: PropTypes.number,
|
||||||
windowWidth: PropTypes.number,
|
windowWidth: PropTypes.number,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user