Skip to content

Commit ef08c23

Browse files
committed
chore(full-fidelity): update progress circle todo ticket number
1 parent 4eeba3e commit ef08c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2nd-gen/packages/core/components/progress-circle/ProgressCircle.base.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import {
2626
} from './ProgressCircle.types.js';
2727

2828
/**
29-
* @todo SWC-1891 Extract shared progress logic (ARIA, label, clamping, formatting,
29+
* @todo SWC-2037 Extract shared progress logic (ARIA, label, clamping, formatting,
3030
* indeterminate derivation) into a `ProgressBase` mixin or abstract class in
3131
* `core/components/progress/` so that both `ProgressCircleBase` and a future
3232
* `ProgressBarBase` can extend it. Also add `formatOptions` support for

0 commit comments

Comments
 (0)