diff --git a/src/components/Directory/ManageContact.jsx b/src/components/Directory/ManageContact.jsx index 56dd6e70..54f0d905 100644 --- a/src/components/Directory/ManageContact.jsx +++ b/src/components/Directory/ManageContact.jsx @@ -456,13 +456,22 @@ const ManageContact = ({ contactId, closeModal }) => { {/* Buckets */}
- - +
+ {errors.bucketIds && ( {errors.bucketIds.message} )}
+ {/* Address + Description */}