FunctionCircleSwatch({ color, onClick, onSwatchHover, hover, active,
circleSize, circleSpacing })
src/components/circle/CircleSwatch.js:6
FunctionSwatch({ color, style, onClick = () => {}, onHover, title = color,
children, focus, focusStyle = {} })
src/components/common/Swatch.js:9
FunctionSwatchesColor({ color, onClick = () => {}, onSwatchHover, first,
last, active })
src/components/swatches/SwatchesColor.js:8