From 5d25199f428f8b46f7779599329f0a628a52b4f2 Mon Sep 17 00:00:00 2001 From: twwu Date: Thu, 19 Jun 2025 09:36:04 +0800 Subject: [PATCH] refactor: update layout for creation title and content in StepThree component --- web/app/components/datasets/create/step-three/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/datasets/create/step-three/index.tsx b/web/app/components/datasets/create/step-three/index.tsx index 3400313e99..bd1d7701fd 100644 --- a/web/app/components/datasets/create/step-three/index.tsx +++ b/web/app/components/datasets/create/step-three/index.tsx @@ -39,7 +39,7 @@ const StepThree = ({ datasetId, datasetName, indexingType, creationCache, retrie
{t('datasetCreation.stepThree.creationTitle')}
{t('datasetCreation.stepThree.creationContent')}
-
+