1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-12 14:46:04 +00:00

remove empty space

This commit is contained in:
slowbackspace 2019-03-15 14:26:08 +01:00
parent 5fb9656f2b
commit b5c8d2d708

View File

@ -164,7 +164,7 @@ class Pin extends PureComponent<Props, State> {
</InputRow>
<PinRow>
<PinButton type="button" data-value="7" onClick={() => this.onPinAdd(7)}>
&#8226;{' '}
&#8226;
</PinButton>
<PinButton type="button" data-value="8" onClick={() => this.onPinAdd(8)}>
&#8226;
@ -175,7 +175,7 @@ class Pin extends PureComponent<Props, State> {
</PinRow>
<PinRow>
<PinButton type="button" data-value="4" onClick={() => this.onPinAdd(4)}>
&#8226;{' '}
&#8226;
</PinButton>
<PinButton type="button" data-value="5" onClick={() => this.onPinAdd(5)}>
&#8226;
@ -186,7 +186,7 @@ class Pin extends PureComponent<Props, State> {
</PinRow>
<PinRow>
<PinButton type="button" data-value="1" onClick={() => this.onPinAdd(1)}>
&#8226;{' '}
&#8226;
</PinButton>
<PinButton type="button" data-value="2" onClick={() => this.onPinAdd(2)}>
&#8226;