Skip to content

Commit ec59e3c

Browse files
committed
Merge branch 'edit-resources' of https://github.com/openmcp-project/ui-frontend into edit-resources
2 parents 7dd1332 + 4f97b88 commit ec59e3c

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)