diff --git a/src/admin/components/forms/field-types/Relationship/AddNew/index.tsx b/src/admin/components/forms/field-types/Relationship/AddNew/index.tsx index 416b97dcbd..9c146c7462 100644 --- a/src/admin/components/forms/field-types/Relationship/AddNew/index.tsx +++ b/src/admin/components/forms/field-types/Relationship/AddNew/index.tsx @@ -77,12 +77,14 @@ export const AddNewRelation: React.FC = ({ path, hasMany, relationTo, val }, [modalState, modalSlug]); return hasPermission ? ( -
+
{relatedCollections.length === 1 && (