Skip to content

Commit 886df06

Browse files
committed
Update McpPage.tsx
1 parent ca798bb commit 886df06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spaces/mcp/pages/McpPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default function McpPage() {
103103
>
104104
<AuthProviderMcp>
105105
<WithinManagedControlPlane>
106-
<ManagedControlPlaneAuthorization mcp={mcp}>
106+
<ManagedControlPlaneAuthorization>
107107
<ObjectPage
108108
mode="IconTabBar"
109109
titleArea={

0 commit comments

Comments
 (0)