From 9c321ef9c806d1aadbe69f97ce8ccf055fa29a3d Mon Sep 17 00:00:00 2001 From: Ahmed Ejaz Date: Sat, 16 Dec 2023 21:24:48 +0500 Subject: [PATCH] 11068: update comment message --- app/components/confirm_modal_component.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/confirm_modal_component.rb b/app/components/confirm_modal_component.rb index be1653cc6f..b71b2634e3 100644 --- a/app/components/confirm_modal_component.rb +++ b/app/components/confirm_modal_component.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true class ConfirmModalComponent < ModalComponent - # @param controller_data_values [Array(Hash)] + # @param confirm_reflex_data [Array(Hash)] # format: {: value1, : value2} def initialize( id:,