Skip to content
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

fix: show significant digit #50

Merged
merged 3 commits into from
Sep 3, 2024
Merged

fix: show significant digit #50

merged 3 commits into from
Sep 3, 2024

Conversation

0xtiti
Copy link
Collaborator

@0xtiti 0xtiti commented Sep 2, 2024

No description provided.

Copy link

vercel bot commented Sep 2, 2024

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

Name Status Preview Comments Updated (UTC)
z-kchain-hub-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2024 0:33am

@@ -24,7 +24,7 @@ export const TVLTable = () => {
const { t } = useTranslation();
const { chainData } = useData();
const tvl = chainData?.tvl || [];

console.log(chainData);
Copy link
Member

Choose a reason for hiding this comment

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

remove?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@0xtiti 0xtiti requested a review from 0xArdy September 3, 2024 12:30
@0xtiti 0xtiti merged commit b14a519 into dev Sep 3, 2024
6 checks passed
@0xtiti 0xtiti deleted the fix/significant-digit branch September 3, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants