Hide project execution workspace config for now
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -749,6 +749,7 @@ export function ProjectProperties({ project, onUpdate, onFieldUpdate, getFieldSa
|
|||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{/* PAP-525: workspace UI gated by useExperimentalWorkspacesEnabled() */}
|
||||||
{showExperimentalWorkspaceUi && (
|
{showExperimentalWorkspaceUi && (
|
||||||
<>
|
<>
|
||||||
<Separator className="my-4" />
|
<Separator className="my-4" />
|
||||||
|
|||||||
Reference in New Issue
Block a user