| tabIndex={-1} | tabIndex={-1} | ||||
| ref={setRefElement} | ref={setRefElement} | ||||
| onMouseEnter={onMouseEnter} | onMouseEnter={onMouseEnter} | ||||
| onMouseDown={(e) => { | |||||
| e.preventDefault() | |||||
| e.stopPropagation() | |||||
| }} | |||||
| onClick={onClick}> | onClick={onClick}> | ||||
| <div className='mr-2'> | <div className='mr-2'> | ||||
| {icon} | {icon} |