Fix new Frontend 13

This commit is contained in:
Urtzi Alfaro
2025-08-04 18:58:12 +02:00
parent 35b02ca364
commit 0ba543a19a
5 changed files with 97 additions and 50 deletions

View File

@@ -47,7 +47,7 @@ const STEP_INFO_MAP = {
icon: Target,
color: 'green'
},
// Fallback for unknown steps
// Handle any unmapped steps
'default': {
title: 'Procesando...',
description: 'Procesando tus datos para crear el modelo de predicción',