mirror of
https://github.com/oceanprotocol/status
synced 2024-11-22 01:36:59 +01:00
typo
This commit is contained in:
parent
2bb562dd7a
commit
5521c799aa
@ -26,7 +26,7 @@ export default function Info({
|
||||
)}
|
||||
{gasPrice && (
|
||||
<p>
|
||||
Gas Prize <span>{gasPrice} Gwei</span>
|
||||
Gas Price <span>{gasPrice} Gwei</span>
|
||||
</p>
|
||||
)}
|
||||
{clientVersion && <p className={styles.clientVersion}>{clientVersion}</p>}
|
||||
|
Loading…
Reference in New Issue
Block a user