@@ -169,7 +169,7 @@ export const FilamentEdit: React.FC<IResourceComponentsProps> = () => {
|
|||||||
return e?.toHex();
|
return e?.toHex();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<ColorPicker format="hex" />
|
<ColorPicker />
|
||||||
</Form.Item>
|
</Form.Item>
|
||||||
)}
|
)}
|
||||||
{colorType == "multi" && (
|
{colorType == "multi" && (
|
||||||
|
|||||||
Reference in New Issue
Block a user