-
Notifications
You must be signed in to change notification settings - Fork 451
feat: new token detail #2911
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: new token detail #2911
Conversation
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.
Copilot reviewed 26 out of 30 changed files in this pull request and generated 1 comment.
Files not reviewed (4)
- _raw/locales/en/messages.json: Language not supported
- package.json: Language not supported
- src/ui/views/CommonPopup/AssetList/CustomTestnetTokenDetailPopup/style.less: Language not supported
- src/ui/views/Dashboard/components/TokenDetailPopup/style.less: Language not supported
Comments suppressed due to low confidence (1)
src/ui/views/Dashboard/components/TokenDetailPopup/BlockedButton.tsx:16
- Verify that changing the background color from the original red (#ec5151) to green (#2abb7f) is intentional, as it may affect the visual indication of the blocked state.
background-color: #2abb7f;
src/ui/views/Dashboard/components/TokenDetailPopup/ScamTokenTips.tsx
Outdated
Show resolved
Hide resolved
…ps.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…into feat/token-detail
|
No description provided.