diff --git a/src/components/dashboards/AnalysisClient.tsx b/src/components/dashboards/AnalysisClient.tsx index 3648066..f90d381 100644 --- a/src/components/dashboards/AnalysisClient.tsx +++ b/src/components/dashboards/AnalysisClient.tsx @@ -19,7 +19,7 @@ export default function AnalysisClient() { handleSubmit, onSubmit, setShowField, - handleCancel + handleCancel, } = useAnalyseText(); return ( @@ -169,14 +169,14 @@ export default function AnalysisClient() { {loading && ( -