diff --git a/apps/web/src/pages/tool-page.tsx b/apps/web/src/pages/tool-page.tsx index 2897a98a..0b0679a4 100644 --- a/apps/web/src/pages/tool-page.tsx +++ b/apps/web/src/pages/tool-page.tsx @@ -275,6 +275,14 @@ export function ToolPage() { // Render the image viewer based on display mode function renderImageArea() { if (isNoDropzone) { + if (registryEntry?.ResultsPanel) { + const Panel = registryEntry.ResultsPanel; + return ( + Loading...}> + + + ); + } return (

Configure settings and generate.