Skip to content

Commit 64921f6

Browse files
committed
fix(tokens): updates LabelNextToControl disabled value
1 parent 2c638a2 commit 64921f6

File tree

1 file changed

+1
-1
lines changed
  • packages/figma-design-tokens/input/tokens/semantics

1 file changed

+1
-1
lines changed

packages/figma-design-tokens/input/tokens/semantics/BLR_SEM.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1718,7 +1718,7 @@
17181718
"type": "color"
17191719
},
17201720
"Disabled": {
1721-
"value": "{q.content.ondefault.alpha}",
1721+
"value": "{q.content.ondisabled.alpha}",
17221722
"type": "color"
17231723
},
17241724
"ReadOnly": {

0 commit comments

Comments
 (0)