mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
another merge fix
This commit is contained in:
parent
fa278899ef
commit
483ce88d42
@ -35,8 +35,6 @@ export default function Details(): ReactElement {
|
||||
networkId === 2021000 ? 'GX' : networkData?.nativeCurrency.symbol
|
||||
setMainCurrency(symbol)
|
||||
|
||||
setMainCurrency(networkData.nativeCurrency?.symbol)
|
||||
|
||||
const oceanConfig = getOceanConfig(networkId)
|
||||
|
||||
oceanConfig &&
|
||||
|
Loading…
Reference in New Issue
Block a user