add: space

This commit is contained in:
2026-06-05 15:13:29 +07:00
parent bde507b85d
commit 00c2a583f4

View File

@@ -13,7 +13,7 @@ const DetailContact = memo(function DetailContact(props) {
id: '',
name: '',
phone: '',
email: '',
email: '',
is_active: true,
};