1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-30 20:28:09 +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.object,
PropTypes.array,
PropTypes.node,
]).isRequired,
className: PropTypes.string,
href: PropTypes.string,