Skip to content

Commit

Permalink
Modified button label
Browse files Browse the repository at this point in the history
  • Loading branch information
bekossy committed Sep 14, 2023
1 parent a81cbc8 commit 412a4a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ const ABTestingEvaluationTable: React.FC<EvaluationTableProps> = ({
icon={<LineChartOutlined />}
size="large"
>
Run Evaluation
Run All
</Button>
<SecondaryButton
onClick={() => exportABTestingEvaluationData(evaluation, rows)}
Expand Down

0 comments on commit 412a4a4

Please sign in to comment.