diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 1004783..a072396 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -3512,6 +3512,14 @@ function AIAgentSection() { {copiedFormat === "html" ? : } {copiedFormat === "html" ? "Copied" : "HTML"} + {/* Code Preview */}