Skip to content

Commit 625f49d

Browse files
chore(statuslight): change todo to deprecated
1 parent 2e7865c commit 625f49d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

first-gen/packages/status-light/src/StatusLight.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ export class StatusLight extends StatusLightBase {
7979
// ───────────────────────
8080

8181
/**
82-
* @todo This property is deprecated in S2, and can be removed once we are no longer maintaining S1.
82+
* @deprecated The `disabled` property is is deprecated and will be removed
83+
* in a future release.
8384
*
8485
* A status light in a disabled state shows that a status exists, but is not available in that circumstance. This can be used to maintain layout continuity and communicate that a status may become available later.
8586
*

0 commit comments

Comments
 (0)