{action === 'new' && (
        <FormDialog
          open={true}
          handleClose={closeModal}
          actionButton={I18n.t('settings.team.new.action_button')}