Skip to content

Commit 872fbb8

Browse files
committed
disabled pass from serach component
1 parent bab4fe5 commit 872fbb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ClusterNodes/ClusterSelectionList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ export default function ClusterSelectionList({
9898
inputProps={{
9999
placeholder: 'Search clusters',
100100
autoFocus: true,
101+
disabled: minLoader,
101102
}}
102103
handleOnBlur={handleOnBlur}
103104
/>

0 commit comments

Comments
 (0)