@@ -597,8 +597,8 @@ export default function ConnectorGovernancePage({ settings, auth }: Props) {
closeDisabled={busy}
footer={<>
-
-
+
+
>}
>
Review {reviewRun?.summary.ambiguous ?? 0} ambiguous effects against the retained input and configuration hashes before deciding.
diff --git a/webui/src/features/ExternalKnowledgePage.tsx b/webui/src/features/ExternalKnowledgePage.tsx
index 3c10ada..4d772fc 100644
--- a/webui/src/features/ExternalKnowledgePage.tsx
+++ b/webui/src/features/ExternalKnowledgePage.tsx
@@ -326,7 +326,7 @@ export default function ExternalKnowledgePage({ settings, auth }: Props) {
-
+
>}
discardAction={{
label: "Discard changes",
@@ -501,7 +501,7 @@ export default function ExternalKnowledgePage({ settings, auth }: Props) {