diff --git a/src/components/quickstart/TemplateExplorerView.tsx b/src/components/quickstart/TemplateExplorerView.tsx index 7b192506..66054011 100644 --- a/src/components/quickstart/TemplateExplorerView.tsx +++ b/src/components/quickstart/TemplateExplorerView.tsx @@ -262,9 +262,9 @@ export function TemplateExplorerView({ const isLoading = loadingWorkflowId !== null; return ( -
+
{/* Header */} -
+

Template Explorer @@ -272,7 +272,7 @@ export function TemplateExplorerView({

{/* Content - Sidebar + Main Grid */} -
+
{/* Sidebar */}
{/* Search Input */}