Description:
Currently, the arrow button is visible even when a token lacks an external link, leading to potential user confusion. The arrow button should only be shown if the token includes an external link. If there is no external link, the arrow button should be hidden.
Expected Behavior:
If a token contains an external link, the arrow button should appear.
If a token does not have an external link, the arrow button should be hidden.
Steps to Reproduce:
(1) choose a token from homepage.
(2) click the arrow icon.
Acceptance Criteria:
[ ] Arrow button is only displayed when a token includes an external link.
[ ] Arrow button is hidden when no external link is associated with the token.
Description: Currently, the arrow button is visible even when a token lacks an external link, leading to potential user confusion. The arrow button should only be shown if the token includes an external link. If there is no external link, the arrow button should be hidden.
Expected Behavior:
If a token contains an external link, the arrow button should appear. If a token does not have an external link, the arrow button should be hidden.
Steps to Reproduce:
(1) choose a token from homepage. (2) click the arrow icon.
Acceptance Criteria:
[ ] Arrow button is only displayed when a token includes an external link.
[ ] Arrow button is hidden when no external link is associated with the token.