Hide project execution workspace config for now

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Dotta
2026-03-16 18:12:48 -05:00
parent bb788d8360
commit 4220d6e057

View File

@@ -749,6 +749,7 @@ export function ProjectProperties({ project, onUpdate, onFieldUpdate, getFieldSa
)}
</div>
{/* PAP-525: workspace UI gated by useExperimentalWorkspacesEnabled() */}
{showExperimentalWorkspaceUi && (
<>
<Separator className="my-4" />