mui-color icon indicating copy to clipboard operation
mui-color copied to clipboard

Tooltip is not working

Open regenun opened this issue 2 years ago • 0 comments

Hi! Thats how I use component now <ColorPicker key={el.id} id={el.id} tooltip: "check" value={accordionColor} hideTextfield onChange={(event) => setAccordionColor(event)} />

But the problem is that tooltip is not showing up

How to use it?

Thank you

regenun avatar Feb 09 '23 08:02 regenun