Automattic Design System
Components /
View on Storybook
View source on GitHub
import { ColorPicker } from '@wordpress/components';
const Default = () => <ColorPicker onChange={fn()} />;