Make chip icons always fitness center

This commit is contained in:
Brandon Presley 2022-10-05 23:49:08 +13:00
parent 3cbabb723a
commit 17b88f39e4

View File

@ -131,7 +131,7 @@ export default function StartSession() {
<Chip
key={workout}
selected={workout === name}
icon={workout === name ? 'fitness-center' : 'hotel'}
icon="fitness-center"
onPress={() => select(index)}
style={{marginBottom: MARGIN, marginRight: MARGIN}}>
{workout} x