Merge pull request 'add: space' (#51) from lavoce into main

Reviewed-on: #51
This commit is contained in:
2026-06-05 08:16:59 +00:00

View File

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