Skip to content

Commit 014a05d

Browse files
aadereikoaadereiko
andauthored
[OPIK-3771]: update templates; (#4670)
* [OPIK-3771]: update templates; * baz review; --------- Co-authored-by: aadereiko <[email protected]>
1 parent fd7c919 commit 014a05d

File tree

2 files changed

+204
-212
lines changed

2 files changed

+204
-212
lines changed

apps/opik-frontend/src/components/pages/CompareOptimizationsPage/CompareOptimizationsHeader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const CompareOptimizationsHeader: React.FC<CompareOptimizationsHeaderProps> = ({
5555
onClick={handleStop}
5656
disabled={isStoppingOptimization}
5757
>
58-
<X className="size-4" />
58+
<X className="mr-2 size-4" />
5959
Stop Execution
6060
</Button>
6161
)}

0 commit comments

Comments
 (0)