Browse Source

show metric type

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang 2 năm trước cách đây
mục cha
commit
ee15ff730a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: {