diff --git a/web/pages/construct/flow/libro/index.tsx b/web/pages/construct/flow/libro/index.tsx
index 69a691ec3..51ee4cdf0 100644
--- a/web/pages/construct/flow/libro/index.tsx
+++ b/web/pages/construct/flow/libro/index.tsx
@@ -39,7 +39,11 @@ const Libro: React.FC = () => {
return (
<>
-
+
>
);
};