From 12309df8baace8395b5af841d4f143bc7924970f Mon Sep 17 00:00:00 2001 From: Gerard Clos Date: Wed, 13 Nov 2024 18:47:10 +0100 Subject: [PATCH] chore: make button fancy --- .../Editor/RefineModal/steps/1_SelectEvaluation/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/src/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/_components/DocumentEditor/Editor/RefineModal/steps/1_SelectEvaluation/index.tsx b/apps/web/src/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/_components/DocumentEditor/Editor/RefineModal/steps/1_SelectEvaluation/index.tsx index a69757824..5742623dc 100644 --- a/apps/web/src/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/_components/DocumentEditor/Editor/RefineModal/steps/1_SelectEvaluation/index.tsx +++ b/apps/web/src/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/_components/DocumentEditor/Editor/RefineModal/steps/1_SelectEvaluation/index.tsx @@ -38,6 +38,7 @@ export function SelectEvaluation({ const ActionButtons = () => (