<button
          className={styles.button}
          aria-label="Decrement value"
          onClick={() => dispatch(decrement())}
        >