|
|
|
|
@ -66,7 +66,6 @@ const ColorPickerPopupContent = ({
@@ -66,7 +66,6 @@ const ColorPickerPopupContent = ({
|
|
|
|
|
| "color" |
|
|
|
|
| "onChange" |
|
|
|
|
| "label" |
|
|
|
|
| "label" |
|
|
|
|
| "elements" |
|
|
|
|
| "palette" |
|
|
|
|
| "updateData" |
|
|
|
|
@ -100,6 +99,8 @@ const ColorPickerPopupContent = ({
@@ -100,6 +99,8 @@ const ColorPickerPopupContent = ({
|
|
|
|
|
container.focus(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
updateData({ openPopup: null }); |
|
|
|
|
|
|
|
|
|
e.preventDefault(); |
|
|
|
|
e.stopPropagation(); |
|
|
|
|
|
|
|
|
|
|