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

Pro layout improvements #54

Merged
merged 25 commits into from
Mar 26, 2024
Merged

Conversation

siandreev
Copy link
Contributor

No description provided.

@@ -7,6 +7,9 @@ import { useMemo } from 'react';
import { useAppContext } from '../hooks/appContext';
import { formatFiatCurrency } from '../hooks/balance';
import { QueryKey } from '../libs/queryKey';
import { AssetData } from '../components/home/Jettons';
import { shiftedDecimals } from '@tonkeeper/core/dist/utils/balance';
import { Address } from '@ton/ton';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please get Address from "@ton/core"

Copy link
Collaborator

Choose a reason for hiding this comment

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

Fixed

@KuznetsovNikita KuznetsovNikita changed the title Feature/pro layout improvements Pro layout improvements Mar 26, 2024
@KuznetsovNikita KuznetsovNikita merged commit b477351 into main Mar 26, 2024
4 checks passed
@KuznetsovNikita KuznetsovNikita deleted the feature/pro-layout-improvements branch March 26, 2024 15:01
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