mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-07 14:50:52 +00:00
fix proptypes
This commit is contained in:
parent
8e4dd7c471
commit
46984d6e79
@ -68,7 +68,7 @@ Tooltip.propTypes = {
|
||||
PropTypes.string,
|
||||
]),
|
||||
readMoreLink: PropTypes.string,
|
||||
enterDelayMs: PropTypes.bool,
|
||||
enterDelayMs: PropTypes.number,
|
||||
};
|
||||
|
||||
export default Tooltip;
|
||||
|
Loading…
Reference in New Issue
Block a user