{alertProps && alertProps.description && (
        <UikitAlert
          type={alertProps.type}
          text={alertProps.description}
          className="animated fadeIn"