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 5388dc0 commit 2548d9fCopy full SHA for 2548d9f
README.md
@@ -80,7 +80,8 @@ you need to have in your dependencies:
80
81
### `<ColorPicker/>`
82
83
-A popover component to display a color tool box (use `ColorBox`)
+A popover component to display a color tool box. It uses `ColorBox` and `material-ui-popup-state`.
84
+
85
```javascript
86
import { ColorPicker } from 'material-ui-color';
87
0 commit comments