From 3188397a6b261823a5c7d758200b589f335bf55c Mon Sep 17 00:00:00 2001 From: Alex Humphries Date: Fri, 29 May 2026 14:56:54 -0400 Subject: [PATCH 1/2] INSR-9816: Update customer review component to be more reactive --- .../customer-review/customer-review.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/layouts/payment-method/review-dropdown/review-sections/customer-review/customer-review.vue b/src/layouts/payment-method/review-dropdown/review-sections/customer-review/customer-review.vue index 3d225bc1..34c3fb46 100644 --- a/src/layouts/payment-method/review-dropdown/review-sections/customer-review/customer-review.vue +++ b/src/layouts/payment-method/review-dropdown/review-sections/customer-review/customer-review.vue @@ -7,6 +7,7 @@