add: space #51
@@ -13,7 +13,7 @@ const DetailContact = memo(function DetailContact(props) {
|
||||
id: '',
|
||||
name: '',
|
||||
phone: '',
|
||||
email: '',
|
||||
email: '',
|
||||
is_active: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user