We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2811d commit b6f09c3Copy full SHA for b6f09c3
src/app/home/AssetRow/AssetRow.tsx
@@ -89,8 +89,6 @@ const AssetRow: React.FC<AssetRowProps> = ({ asset, mode }) => {
89
width={11}
90
height={11}
91
/>
92
-
93
- <span>if supplied</span>
94
</div>
95
)}
96
<Link href={`/${asset.cleanTicker}`} className={styles.assetRow}>
0 commit comments