Forráskód Böngészése

show metric type

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang 2 éve
szülő
commit
ee15ff730a
1 módosított fájl, 0 hozzáadás és 1 törlés
  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: {