(0, colors.length)
| 88 | startPoint={convertPoint('start', start)} |
| 89 | endPoint={convertPoint('end', end)} |
| 90 | locations={locations ? locations.slice(0, colors.length) : null} |
| 91 | useAngle={useAngle} |
| 92 | angleCenter={convertPoint('angleCenter', angleCenter)} |
| 93 | angle={angle} |
| 94 | borderRadii={borderRadiiPerCorner} |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…