瀏覽代碼

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: {