Skip to content

Commit

Permalink
feat(passport): Settings - Add missing scopes to Application page (#2351
Browse files Browse the repository at this point in the history
)
  • Loading branch information
poolsar42 committed Jun 7, 2023
1 parent fe91610 commit 1db1e73
Show file tree
Hide file tree
Showing 7 changed files with 582 additions and 273 deletions.
1 change: 0 additions & 1 deletion apps/console/app/web3/lazyAuth.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { getDefaultConfig, ConnectKitProvider } from 'connectkit'
import { Suspense } from 'react'
import { useHydrated } from 'remix-utils'
import { createConfig, WagmiConfig } from 'wagmi'

Expand Down
Loading

0 comments on commit 1db1e73

Please sign in to comment.