Skip to content

Commit b6f09c3

Browse files
-
1 parent 4a2811d commit b6f09c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/home/AssetRow/AssetRow.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ const AssetRow: React.FC<AssetRowProps> = ({ asset, mode }) => {
8989
width={11}
9090
height={11}
9191
/>
92-
93-
<span>if supplied</span>
9492
</div>
9593
)}
9694
<Link href={`/${asset.cleanTicker}`} className={styles.assetRow}>

0 commit comments

Comments
 (0)