chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-29 10:13:23 +00:00
parent 84bb706537
commit 48dc05eee7
@@ -31,7 +31,13 @@ export function ProgressCircleV2(props: ProgressCircleV2Props) {
[split.class ?? ""]: !!split.class, [split.class ?? ""]: !!split.class,
}} }}
> >
<circle cx={center} cy={center} r={radius()} data-slot="progress-circle-v2-background" stroke-width={strokeWidth()} /> <circle
cx={center}
cy={center}
r={radius()}
data-slot="progress-circle-v2-background"
stroke-width={strokeWidth()}
/>
<circle <circle
cx={center} cx={center}
cy={center} cy={center}