فهرست منبع

show metric type

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang 2 سال پیش
والد
کامیت
ee15ff730a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      client/src/pages/search/SearchParams.tsx

+ 0 - 1
client/src/pages/search/SearchParams.tsx

@@ -20,7 +20,6 @@ import { SearchParamInputConfig, SearchParamsProps } from './Types';
 const getStyles = makeStyles((theme: Theme) => ({
   selector: {
     width: '100%',
-    display: 'none',
     marginBottom: theme.spacing(2),
   },
   input: {