chakerioto
Results
1
comments of
chakerioto
``` const handleKeyPress = (e: any) => { const inputNode: any = document.querySelector( " ...your path > .ant-select-selector > .ant-select-selection-overflow > .ant-select-selection-overflow-item-suffix > .ant-select-selection-search > .ant-select-selection-search-input" ); if (inputNode &&...