fixme comment
This commit is contained in:
@@ -102,6 +102,7 @@ export const RadialArcPath = memo(
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
{/* FIXME: optimize this by only using clippath + foreign obj for gradients */}
|
||||||
<clipPath id={id}>
|
<clipPath id={id}>
|
||||||
<path d={path} />
|
<path d={path} />
|
||||||
</clipPath>
|
</clipPath>
|
||||||
|
|||||||
Reference in New Issue
Block a user