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