Some style fixes
This commit is contained in:
@@ -53,6 +53,7 @@ let MenuView = ({ navigation }) => {
|
||||
left={props => <List.Icon {...props} icon={icon} />}
|
||||
titleStyle={{fontWeight:"bold"}}
|
||||
descriptionNumberOfLines={3}
|
||||
key={profile._id}
|
||||
/>
|
||||
</>
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user