We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a669ce0 commit 08f205eCopy full SHA for 08f205e
website/src/supportedNetworks/utils.ts
@@ -1,4 +1,4 @@
1
-import { type Network,NetworksRegistry } from '@pinax/graph-networks-registry'
+import { type Network, NetworksRegistry } from '@pinax/graph-networks-registry'
2
3
// Networks that should use the "mono" icon variant (TODO: add this feature to web3icons?)
4
export const MONO_ICON_NETWORKS = [
0 commit comments