Add QrCode & Copy to ShapeShift (#4322)
* Extract CopyIcon to ~/ui/Icons * Add copy & QrCode address * Default size 4 * Add bitcoin: link * use protocol links applicable to coin exchanged * Remove .only
This commit is contained in:
@@ -34,7 +34,7 @@ export default class QrCode extends Component {
|
||||
|
||||
static defaultProps = {
|
||||
margin: 2,
|
||||
size: 5
|
||||
size: 4
|
||||
};
|
||||
|
||||
state = {
|
||||
|
||||
Reference in New Issue
Block a user