-
Notifications
You must be signed in to change notification settings - Fork 360
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
Feat / LIVE-3666 - New homepage tab navigator #1462
Feat / LIVE-3666 - New homepage tab navigator #1462
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
|
paddingLeft={4} | ||
paddingRight={4} | ||
paddingBottom={4} | ||
paddingTop={4} |
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.
p={4} no?
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.
YES
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.
thank you
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.
ok, seems that this was on purpose because with the styled wrapper, just putting p={4} doesn't work ...
π Description
New homepage tab navigator with two screens :
Cryptos (the old portfolio/wallet page)
NFT (new page for the nft gallery)
β Context
β Checklist
πΈ Demo
Screen_Recording_20221004-164343_LL.DEV.mp4
π Expectations to reach
Please make sure you follow these Important Steps.
Pull Requests must pass the CI and be internally validated in order to be merged.