fixing typo detail notification user #36

Merged
bragaz_rexita merged 1 commits from lavoce into main 2026-01-08 05:38:54 +00:00

View File

@@ -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}