-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MetaMask and Browser Extension wallet adapters #113
Conversation
|
packages/connect-wallet-modal/src/components/WalletsModal/WalletsModal.tsx
Outdated
Show resolved
Hide resolved
2af1bd2
to
ac2d9c1
Compare
Static imports of ledger libs significantly bloat main js chunk.
This PR:
@types/react
to v18wallets-icons
packageBefore the ledger imports fix
After the ledger imports fix
Resolve SI-995, SI-973, SI-992, SI-1106