diff --git a/Frontend/src/pages/UserPanel/Ai.jsx b/Frontend/src/pages/UserPanel/Ai.jsx index db9f1d2..e2030d5 100644 --- a/Frontend/src/pages/UserPanel/Ai.jsx +++ b/Frontend/src/pages/UserPanel/Ai.jsx @@ -45,32 +45,34 @@ const Ai = () => { }; return ( -
{error}
} - {prediction && ( -{prediction}
-{error}
} + {prediction && ( +{prediction}
+