-
Notifications
You must be signed in to change notification settings - Fork 299
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
feature: highlighted ecosystem pools section #758
Conversation
@1saf could you please fix lint issues |
* Update BalCard * Refactor FeaturedPools * Slight padding adjustment
package-lock.json
Outdated
@@ -37270,6 +37270,7 @@ | |||
"version": "4.5.12", | |||
"dev": true, | |||
"requires": { | |||
"@babel/core": "^7.11.0", |
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 don't know why this gets added sometimes. Could you try deleting you node modules and re-installing to see if this disappears?
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.
sure
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.
it didnt change anything
Should we display Element.fi to users who are connected to Polygon? It seems like we might want to restrict this to mainnet. |
Description
As part of the ecosystem pools project we want to show that we have partner pools on our Home page
Type of change
How should this be tested?
Test both mobile and desktop that there are ecosystem pools on the home page
Checklist:
master
if hotfix,develop
if not