-
Notifications
You must be signed in to change notification settings - Fork 5.2k
migrate local-environment
page to Chakra
#9583
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
Conversation
@pettinarip What should be done with the commented codes? |
✅ ethereum-org-website-dev deploy preview ready
|
Yes please, lets remove those commented components, imports, and jsx 🙏🏼 they were commented 2 years ago xD |
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.
Thanks @soheil555 for cleaning this up.
// Intro, | ||
Page, | ||
// InfoBanner, | ||
} from "../../components/SharedStyledComponents" |
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.
As a quick review, one thing we want to deprecate is the usage of SharedStyledComponents
. We need to replace those components with Chakra components.
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.
I'm sorry, it's been resolved.
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.
Nice! no need to say sorry. Thank you for the great work!
…h Chakra components
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.
lgtm, gj @soheil555 🚀
Description
Migrate
local-environment
page to ChakraRelated Issue
#9353