react-search-box icon indicating copy to clipboard operation
react-search-box copied to clipboard

what is going on here?

Open fallenangel2305 opened this issue 2 years ago • 1 comments

Failed to compile

./src/components/newAppDesign/LocalComponent/Header/Header.js:94:33 Syntax error: Unexpected token, expected ","

92 | ]} 93 | // callback={(record) => <a hreft={"/collections/"}>{record}}

94 | onSelect={(record: any) => { console.log(record) }} | ^ 95 | onFocus={() => { 96 | console.log("This function is called when is focussed"); 97 | }}

fallenangel2305 avatar Apr 19 '22 13:04 fallenangel2305

Can you share a link to a sample reproduction on Codesandbox?

ghoshnirmalya avatar Apr 19 '22 17:04 ghoshnirmalya

Closing due to inactivity. Please reopen if this issue persists.

ghoshnirmalya avatar Feb 07 '23 16:02 ghoshnirmalya