mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-01 12:29:26 +01:00
format
This commit is contained in:
parent
4a7604b4f9
commit
9949ae999f
@ -11,8 +11,7 @@ export function NetworkMonitor() {
|
||||
// temp hack
|
||||
let network = ''
|
||||
switch (chainId) {
|
||||
case 1:
|
||||
{
|
||||
case 1: {
|
||||
network = 'mainnet'
|
||||
}
|
||||
case 4: {
|
||||
|
Loading…
Reference in New Issue
Block a user