add: space #51

Merged
zain_arif merged 1 commits from lavoce into main 2026-06-05 08:17:00 +00:00

View File

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