-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Refactor of DataProductCard to Chakra #8015
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
Refactor of DataProductCard to Chakra #8015
Conversation
✅ ethereum-org-website-dev deploy preview ready
|
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.
Great job overall @LuisUrrutia ty for the PR. I think we should use LinkOverlay to wrap the component.
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.
Great job @LuisUrrutia thanks for implementing the LinkOverlay correctly 👍🏼
I did a few tiny changes to use the chakra scale in paddings and margins.
Description
Migrates
DataProductCardcomponent fromemotiontochakra-ui.Related Issue
#6374