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 b96d81c commit 9cac4b2Copy full SHA for 9cac4b2
src/utils/chains.ts
@@ -1,4 +1,4 @@
1
-import { Chain, Config, config as configs } from '@streamr/config'
+import { Chain, config as configs } from '@streamr/config'
2
import { produce } from 'immer'
3
import { useMemo } from 'react'
4
import { useSearchParams } from 'react-router-dom'
0 commit comments