This commit is contained in:
Hailey
2024-06-04 17:41:14 -07:00
parent 80e69ab37d
commit 905fbc2819
-1
View File
@@ -186,7 +186,6 @@ let FeedItem = ({
} else if (item.type === 'feedgen-like') {
action = _(msg`liked your custom feed`)
} else if (item.type === 'starter-pack-signup') {
console.log('has one')
icon = (
<View style={{height: 30, width: 30}}>
<StarterPackIcon />