An ATproto social media client -- with an independent Appview.

Fixing extra spacing in notification text (#5396)

authored by

Wesley and committed by
GitHub
e07f5d59 5be5f96f

+1 -2
+1 -2
src/view/com/notifications/FeedItem.tsx
··· 316 316 {authors.length > 1 ? ( 317 317 <> 318 318 <Text style={[pal.text, s.mr5, s.ml5]}> 319 - {' '} 320 - <Trans>and</Trans>{' '} 319 + <Trans>and</Trans> 321 320 </Text> 322 321 <Text style={[pal.text, s.bold]}> 323 322 {plural(authors.length - 1, {