Skip to content

Commit 08f205e

Browse files
committed
fix lint
1 parent a669ce0 commit 08f205e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/supportedNetworks/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { type Network,NetworksRegistry } from '@pinax/graph-networks-registry'
1+
import { type Network, NetworksRegistry } from '@pinax/graph-networks-registry'
22

33
// Networks that should use the "mono" icon variant (TODO: add this feature to web3icons?)
44
export const MONO_ICON_NETWORKS = [

0 commit comments

Comments
 (0)