We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd05c6 commit 04597c2Copy full SHA for 04597c2
src/component/field/ColorPicker.tsx
@@ -1,4 +1,4 @@
1
-import React, { useState } from 'react';
+import React from 'react';
2
import { ColorPicker } from 'mui-color';
3
4
const NeoColorPicker = ({ value, onChange, defaultValue, label, style }) => {
0 commit comments