Skip to content
Snippets Groups Projects

chore: update master with latests fixes and features from develop

Merged Bartłomiej Górnicki requested to merge develop into master
Files
5
@@ -10,7 +10,7 @@ const ConfirmDelegationTransfer = ({ operation, amount }) => {
key={`transaction-label-${i}`}
className="input-group-label"
>
STEEM
HIVE
</span>
<input
className="input-group-field"
Loading