From c984ffd94ef3a52fe78cdb44f9f8e4dbcc750813 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 23 Sep 2024 17:35:48 +0530 Subject: [PATCH] chore: lint --- src/components/molecules/InterpretationButtons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/InterpretationButtons.tsx b/src/components/molecules/InterpretationButtons.tsx index cd06a9b2..84ece594 100644 --- a/src/components/molecules/InterpretationButtons.tsx +++ b/src/components/molecules/InterpretationButtons.tsx @@ -77,7 +77,7 @@ export const InterpretationButtons = ({ enableStepping }: InterpretationButtonsP return ( - Do you want to use your previous selection as a condition for performing this action? + Do you want to use your previous selection as a condition for performing this action? [Your previous action was: {decisionModal.action}, on {decisionModal.innerText} {decisionModal.tagName}]