From a22335931d8c798cf02c33b4a042ee6c4db7f689 Mon Sep 17 00:00:00 2001 From: ppadti Date: Fri, 18 Oct 2024 13:22:17 +0530 Subject: [PATCH] Update the text for endpoint details button --- .../modelServing/screens/global/InferenceServiceEndpoint.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/modelServing/screens/global/InferenceServiceEndpoint.tsx b/frontend/src/pages/modelServing/screens/global/InferenceServiceEndpoint.tsx index f03ed83053..5365c08523 100644 --- a/frontend/src/pages/modelServing/screens/global/InferenceServiceEndpoint.tsx +++ b/frontend/src/pages/modelServing/screens/global/InferenceServiceEndpoint.tsx @@ -54,7 +54,7 @@ const InferenceServiceEndpoint: React.FC = ({ } > ); @@ -104,7 +104,7 @@ const InferenceServiceEndpoint: React.FC = ({ } > );