File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ Finds contrast between base color and two optional first and second colors and r
189189 | <code >firstColor</code > | string | <code ></code > | First color. |
190190 | <code >secondColor</code > | string | <code ></code > | Second color. |
191191
192- <code >indexOf(vector, item, compFunc)</code >
192+ <code >< a name = " 123 " > indexOf(vector, item, compFunc)</ a > </code >
193193
194194Searches specified item in the array
195195
@@ -245,4 +245,4 @@ Callback function to measure item weights of merged arrays.
245245
246246| Param | Type | Default | Description |
247247| --- | --- | --- | --- |
248- | <code >item</code > | object | <code ></code > | The item to weight |
248+ | <code >item</code > | object | <code ></code > | The item to weight |
You can’t perform that action at this time.
0 commit comments