Skip to content

Commit

Permalink
feat(data): stripping out extra reference token that slipped the net
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Aug 29, 2024
1 parent a0cfb40 commit 9d8f91a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/tokens/components/form.json
Original file line number Diff line number Diff line change
Expand Up @@ -1024,8 +1024,7 @@
},
"label-active": {
"value": "{modes.color.interactive.dataEntry.inverse.content}",
"type": "color",
"description": "{base.color.interactive.monochrome.standard.withActive}"
"type": "color"
},
"label-activedisabled": {
"value": "{modes.color.interactive.inactive.inverse.default}",
Expand Down

0 comments on commit 9d8f91a

Please sign in to comment.