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 = ({ } > );