Skip to content

Commit

Permalink
feat(data): Update description on form.size.icon tokens.
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed May 16, 2024
1 parent 827b257 commit 41389d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/tokens/components/form.json
Original file line number Diff line number Diff line change
Expand Up @@ -541,17 +541,17 @@
"S": {
"value": "{global.size.icon.S}",
"type": "sizing",
"description": "Currently for checkbox, and dropdown tick only."
"description": "Currently for checkbox only."
},
"M": {
"value": "{global.size.icon.M}",
"type": "sizing",
"description": "Currently for checkbox, and dropdown tick only."
"description": "Currently for checkbox only."
},
"L": {
"value": "{global.size.icon.L}",
"type": "sizing",
"description": "Currently for checkbox, and dropdown tick only."
"description": "Currently for checkbox only."
}
},
"input": {
Expand Down

0 comments on commit 41389d3

Please sign in to comment.