From 1c5047e324b4651302763ed8a77f086300cc90e4 Mon Sep 17 00:00:00 2001 From: Advitya Gemawat Date: Tue, 21 Nov 2023 18:35:22 -0500 Subject: [PATCH] auto lint fixes --- libs/core-ui/src/lib/Cohort/SaveCohort/SaveCohort.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libs/core-ui/src/lib/Cohort/SaveCohort/SaveCohort.tsx b/libs/core-ui/src/lib/Cohort/SaveCohort/SaveCohort.tsx index 4703a35ea9..cf712ddf50 100644 --- a/libs/core-ui/src/lib/Cohort/SaveCohort/SaveCohort.tsx +++ b/libs/core-ui/src/lib/Cohort/SaveCohort/SaveCohort.tsx @@ -108,9 +108,7 @@ export class SaveCohort extends React.Component< this.props.onDismiss(); this.saveCohort(true); }} - ariaLabel={ - localization.Interpret.CohortEditor.saveAndSwitch - } + ariaLabel={localization.Interpret.CohortEditor.saveAndSwitch} > {localization.Interpret.CohortEditor.saveAndSwitch}