mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 02:55:41 +00:00
7c0cf7cb9e
* use Select in InteractForm instead of handrolled select * convert InteractExplorer to react-select and tighten types * remove log * cleanup json abi placeholder * Add react-select style overrides (#897) * Add react-select style overrides * Add comment * Add variables & mixins * Fix border off by 1px * use simpler .map instead of forEach