diff --git a/components/team/MemberChangeRoleModal.tsx b/components/team/MemberChangeRoleModal.tsx index 934e14bf..f28c28f7 100644 --- a/components/team/MemberChangeRoleModal.tsx +++ b/components/team/MemberChangeRoleModal.tsx @@ -61,7 +61,7 @@ export default function MemberChangeRoleModal(props: { className="block w-full mt-1 border-gray-300 rounded-md shadow-sm focus:ring-black focus:border-brand sm:text-sm"> - + {/* - needs dialog to confirm change of ownership */} diff --git a/components/team/MemberInvitationModal.tsx b/components/team/MemberInvitationModal.tsx index 6cde51c8..2ba1d2db 100644 --- a/components/team/MemberInvitationModal.tsx +++ b/components/team/MemberInvitationModal.tsx @@ -99,7 +99,6 @@ export default function MemberInvitationModal(props: { team: TeamWithMembers | n className="block w-full mt-1 border-gray-300 rounded-md shadow-sm focus:ring-black focus:border-brand sm:text-sm"> -