Hide project execution workspace config for now
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
bb788d8360
commit
4220d6e057
1 changed files with 1 additions and 0 deletions
|
|
@ -749,6 +749,7 @@ export function ProjectProperties({ project, onUpdate, onFieldUpdate, getFieldSa
|
|||
)}
|
||||
</div>
|
||||
|
||||
{/* PAP-525: workspace UI gated by useExperimentalWorkspacesEnabled() */}
|
||||
{showExperimentalWorkspaceUi && (
|
||||
<>
|
||||
<Separator className="my-4" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue