Skip to content

Commit

Permalink
Update packages/nimble-components/src/theme-provider/design-token-com…
Browse files Browse the repository at this point in the history
…ments.ts
  • Loading branch information
rajsite authored Mar 20, 2024
1 parent 606a095 commit 70a36e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ export const comments: { readonly [key in TokenName]: string | null } = {
'Font shorthand for the "BodyEmphasized_2" base token',
bodyPlus1EmphasizedFontColor:
'Font color for the "BodyEmphasized_2" base token',
bodyPlus1DisabledEmphasizedFontColor:
bodyPlus1EmphasizedDisabledFontColor:
'Disabled font color for the "BodyEmphasized_2" base token',
bodyPlus1EmphasizedFontFamily:
'Font family for the "BodyEmphasized_2" base token',
Expand Down

0 comments on commit 70a36e6

Please sign in to comment.