mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-27 11:24:46 +00:00
[FEATURE] Add link to image.
This commit is contained in:
parent
98772c440a
commit
57dfc3d28a
@ -76,7 +76,12 @@ class ScheduleFieldsClass extends React.Component<Props> {
|
||||
|
||||
<div className="row">
|
||||
<div className="col-12">
|
||||
<div className="scheduled-tx-settings_logo" />
|
||||
<a
|
||||
href="https://blog.chronologic.network/announcing-the-ethereum-alarm-clock-chronologic-partnership-b3d7545bea3b"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="scheduled-tx-settings_logo"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user