Skip to content

Commit

Permalink
feat(data): relabelling a token to avoid breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed May 24, 2024
1 parent 271a467 commit 51ad6ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2848,7 +2848,7 @@
}
},
"subtitle": {
"s": {
"m": {
"value": {
"fontFamily": "$fontFamilies.default",
"fontWeight": "$fontWeights.400",
Expand Down Expand Up @@ -6844,7 +6844,7 @@
"colors.semantic.notification.yin.100": "S:ed6fd804b2cbca522ce679d0af9347b84c0f093a,",
"colors.semantic.notification.yang.100": "S:71e56287d27095eaa8f32e53da5296c505e92f78,",
"typography.badge.label.s": "S:cae5a27986a182ed5f1bbb83a216c4ad879201fa,",
"typography.dialog.subtitle.s": "S:8a98612d6f1250ca9aef8acfcce454043c32fa57,"
"typography.dialog.subtitle.m": "S:8a98612d6f1250ca9aef8acfcce454043c32fa57,"
}
}
],
Expand Down

0 comments on commit 51ad6ad

Please sign in to comment.