diff --git a/ui/litellm-dashboard/src/components/mcp_tools/OAuthFormFields.tsx b/ui/litellm-dashboard/src/components/mcp_tools/OAuthFormFields.tsx index 0a9ff585a9a..acad72cb21c 100644 --- a/ui/litellm-dashboard/src/components/mcp_tools/OAuthFormFields.tsx +++ b/ui/litellm-dashboard/src/components/mcp_tools/OAuthFormFields.tsx @@ -98,37 +98,37 @@ const OAuthFormFields: React.FC = ({ ) : ( <> } + label={} name={["credentials", "client_id"]} > - + } + label={} name={["credentials", "client_secret"]} > - + } + label={} name={["credentials", "scopes"]} >