react-color-extractor icon indicating copy to clipboard operation
react-color-extractor copied to clipboard

maxColors does not limit the number of colors

Open WhereCanI opened this issue 1 year ago • 0 comments

The prop called maxColors does not limit the number of colors from the element. No matter if i add 4 (as number) or 10 (as number) it is still the same 6 different colors coming out.

WhereCanI avatar Jun 22 '23 09:06 WhereCanI