Skip to content

Commit 0e1725c

Browse files
authored
Remove arrow from list of asset balances (#125)
1 parent e058850 commit 0e1725c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/mobile-app/app/(tabs)/index.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -346,11 +346,6 @@ function AssetRow({
346346
{amount}
347347
</Text>
348348
</Layout>
349-
<Icon
350-
style={styles.chevron}
351-
fill="#8F9BB3"
352-
name="chevron-right-outline"
353-
/>
354349
</Layout>
355350
</Card>
356351
);

0 commit comments

Comments
 (0)