Skip to content

Commit 4f97b88

Browse files
authored
Merge branch 'main' into edit-resources
2 parents 619242c + b9a20e2 commit 4f97b88

11 files changed

+792
-24
lines changed

src/components/ControlPlanes/List/ControlPlaneListWorkspaceGridTile.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ export function ControlPlaneListWorkspaceGridTile({
191191
projectName={projectNamespace}
192192
workspaceName={workspaceName}
193193
initialTemplateName={initialTemplateName}
194-
isEditMode={false}
195194
/>
196195
) : null}
197196
</>

0 commit comments

Comments
 (0)