Merge pull request 'fixing typo detail notification user' (#36) from lavoce into main
Reviewed-on: #36
This commit is contained in:
@@ -482,7 +482,7 @@ const NotificationDetailTab = (props) => {
|
||||
<Row align="middle" justify="space-between">
|
||||
<Col>
|
||||
<Space align="center">
|
||||
<Text strong>{user.name}k</Text>
|
||||
<Text strong>{user.name}</Text>
|
||||
<Text>|</Text>
|
||||
<Text>
|
||||
<MobileOutlined /> {user.phone}
|
||||
|
||||
Reference in New Issue
Block a user