A
Anonymous
Card With Form - Copy this React, Tailwind Component to your project
I need an MUI box (sqaure) which may have a color, by default white. When you hover on the box, a tooltip appears saying "Choose color". When you click on the box, a popove appears with 5 predefined colored checkboxes + the default white checkbox. When you clikc outside of the popover, the popover disappears, When you select a checkbox the color of the parent box is set and popover closes. Show the current color chosen in the popober when it is open.
Prompt
