Make 'em round (#5654)
This commit is contained in:
@@ -584,6 +584,7 @@ function MenuItem({
|
||||
<View
|
||||
style={[
|
||||
styles.menuItemCount,
|
||||
a.rounded_full,
|
||||
count.length > 2
|
||||
? styles.menuItemCountHundreds
|
||||
: count.length > 1
|
||||
|
||||
Reference in New Issue
Block a user