Compare commits
2 Commits
8f32f29c03
...
4d8af01316
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d8af01316 | |||
| 600c101c68 |
@@ -482,7 +482,7 @@ const NotificationDetailTab = (props) => {
|
|||||||
<Row align="middle" justify="space-between">
|
<Row align="middle" justify="space-between">
|
||||||
<Col>
|
<Col>
|
||||||
<Space align="center">
|
<Space align="center">
|
||||||
<Text strong>{user.name}k</Text>
|
<Text strong>{user.name}</Text>
|
||||||
<Text>|</Text>
|
<Text>|</Text>
|
||||||
<Text>
|
<Text>
|
||||||
<MobileOutlined /> {user.phone}
|
<MobileOutlined /> {user.phone}
|
||||||
|
|||||||
Reference in New Issue
Block a user