Compare commits
2 Commits
3ae2d84378
...
c79a5fc361
| Author | SHA1 | Date | |
|---|---|---|---|
| c79a5fc361 | |||
| 00c2a583f4 |
@@ -13,7 +13,7 @@ const DetailContact = memo(function DetailContact(props) {
|
|||||||
id: '',
|
id: '',
|
||||||
name: '',
|
name: '',
|
||||||
phone: '',
|
phone: '',
|
||||||
email: '',
|
email: '',
|
||||||
is_active: true,
|
is_active: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user