-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Start with Ethereum web3 #14947
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
Start with Ethereum web3 #14947
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@corwintines gj! left a few thoughts, overall looks great.
…deploy on Netlify
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@corwintines thanks for the adjustments. Looks good on my side. I'm pushing two minor commits to polish the things mentioned.
height={30} | ||
/> | ||
</div> | ||
<p className="text-body">{wallet.name}</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The LinkBox is fine but we are missing the LinkOverlay that needs to wrap the description/text for the link. Pushing a commit for this.
src/pages/[locale]/start/index.tsx
Outdated
|
||
return ( | ||
<QueryClientProvider client={queryClient}> | ||
<WalletProviders locale={router.query.locale as string}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should use now the useLocale
hook to get it. Pushing a commit for this as well.
https://deploy-preview-14947--ethereumorg.netlify.app/en/start/