Browse Source

show metric type

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang 1 year ago
parent
commit
ee15ff730a
1 changed files with 0 additions and 1 deletions
  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: {