1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-01 04:38:15 +00:00

updat eLink component

This commit is contained in:
Szymon Lesisz 2018-10-15 10:47:26 +02:00
parent 5ea4ae5772
commit 793abf3f53

View File

@ -81,6 +81,7 @@ Link.propTypes = {
PropTypes.string, PropTypes.string,
PropTypes.object, PropTypes.object,
PropTypes.array, PropTypes.array,
PropTypes.node,
]).isRequired, ]).isRequired,
className: PropTypes.string, className: PropTypes.string,
href: PropTypes.string, href: PropTypes.string,