Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

new homepage #230

Open
wants to merge 20 commits into
base: v1.1.0
Choose a base branch
from
Open

new homepage #230

wants to merge 20 commits into from

Conversation

xxibcill
Copy link
Contributor

@xxibcill xxibcill commented Feb 12, 2023

Issue: FS-870

What is the feature?

new homepage UI

What is the solution?

implemented new homepage UI from new design

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How to test?

Describe the prerequisites and the steps to test

Screenshots (if any)

Other Notes

Add any additional information that would be useful to the developer or QA tester

@xxibcill xxibcill requested a review from babybunn February 12, 2023 19:46
@vercel
Copy link

vercel bot commented Feb 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cosmoscan-testnet6 ✅ Ready (Inspect) Visit Preview Feb 12, 2023 at 7:46PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
cosmoscan-mainnet ⬜️ Ignored (Inspect) Feb 12, 2023 at 7:46PM (UTC)

Js.log(value)
Js.log(currentChainID->getName)
if(!value && isMainnet){
ReasonReactRouter.push(LaoziMainnet |> getLink)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

->

py=8
variant=Button.Outline
style={Css.merge([Styles.baseBtn, Styles.leftBtn(isMainnet, theme, isDarkMode)])}>
{networkNames[0] |> React.string}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

->

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants