From ad41bbe251ca10ac14843888fb8ff5314443fd64 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 16 Apr 2025 19:05:48 -0700 Subject: [PATCH] fix ui linting --- ui/litellm-dashboard/src/components/SCIM.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/litellm-dashboard/src/components/SCIM.tsx b/ui/litellm-dashboard/src/components/SCIM.tsx index 3ebd2e8daa..4f85f40e01 100644 --- a/ui/litellm-dashboard/src/components/SCIM.tsx +++ b/ui/litellm-dashboard/src/components/SCIM.tsx @@ -100,7 +100,7 @@ const SCIMConfig: React.FC = ({ accessToken, userID, proxySetti - Use this URL in your identity provider's SCIM integration settings. + Use this URL in your identity provider SCIM integration settings.
= ({ accessToken, userID, proxySetti
- You need a SCIM token to authenticate with the SCIM API. Create one below and use it in your SCIM provider's configuration. + You need a SCIM token to authenticate with the SCIM API. Create one below and use it in your SCIM provider configuration. {!tokenData ? ( @@ -170,7 +170,7 @@ const SCIMConfig: React.FC = ({ accessToken, userID, proxySetti Your SCIM Token - Make sure to copy this token now. You won't be able to see it again! + Make sure to copy this token now. You will not be able to see it again.