Skip to content

Commit 2548d9f

Browse files
committed
docs: update ColorPicker doc
1 parent 5388dc0 commit 2548d9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ you need to have in your dependencies:
8080

8181
### `<ColorPicker/>`
8282

83-
A popover component to display a color tool box (use `ColorBox`)
83+
A popover component to display a color tool box. It uses `ColorBox` and `material-ui-popup-state`.
84+
8485
```javascript
8586
import { ColorPicker } from 'material-ui-color';
8687

0 commit comments

Comments
 (0)