Skip to content

Commit 04a885b

Browse files
committed
Cell - Updated svg properties
1 parent 00ee5d0 commit 04a885b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CircularButton/ProgressRing.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export const ProgressRing: FC<ProgressRingProps> = ({
2424
strokeWidth={stroke}
2525
strokeDasharray={circumference + ' ' + circumference}
2626
style={{ strokeDashoffset }}
27-
stroke-width={stroke}
2827
r={normalizedRadius}
2928
cx={radius}
3029
cy={radius}

0 commit comments

Comments
 (0)