From 8edc5112df539e469bcf15e30a063c75985079b9 Mon Sep 17 00:00:00 2001 From: Zaahed Yaqubi Date: Fri, 29 Dec 2023 11:16:39 +0100 Subject: [PATCH] Added links to PRs --- Magewire/Checkout/SpendPoints.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Magewire/Checkout/SpendPoints.php b/Magewire/Checkout/SpendPoints.php index 1f0b45d..a3c2559 100644 --- a/Magewire/Checkout/SpendPoints.php +++ b/Magewire/Checkout/SpendPoints.php @@ -47,6 +47,9 @@ public function updatingSpend(string $value): int /** * @see https://hyva-themes.slack.com/archives/C04R7U5SZDL/p1703258520674129 + * @see https://gitlab.hyva.io/hyva-checkout/checkout/-/merge_requests/215 + * @see https://gitlab.hyva.io/hyva-checkout/checkout/-/merge_requests/225 + * * $this->emitToRefresh('price-summary.total-segments'); * $this->emitToRefresh('price-summary.rewards.spent-points'); */