feat(footer): remove an extra dash

pull/73/head
Clement G 4 years ago
parent 8864895d64
commit cd0fae0c2c

@ -33,7 +33,6 @@ class Footer extends Component {
style={linkStyle}>
{t('Who are we?')}
</a>
<span className="m-2">-</span>
<div className="mt-3">
<Paypal btnColor="btn-primary" />
</div>

Loading…
Cancel
Save