Skip to content

Commit

Permalink
feat(data): Update and remove some feedback.space.message.contextual …
Browse files Browse the repository at this point in the history
…tokens
  • Loading branch information
clairedenning committed Apr 19, 2024
1 parent 3ff3770 commit f597ce4
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions data/tokens/components/feedback.json
Original file line number Diff line number Diff line change
Expand Up @@ -478,24 +478,12 @@
"M": {
"value": "{global.space.micro.L}",
"type": "spacing",
"description": "gap between text and optional subtle button"
"description": "gap between text and optional action button"
},
"L": {
"value": "{global.space.macro.XS}",
"type": "spacing",
"description": "gap between text and optional subtle button"
}
},
"yg": {
"M": {
"value": "{feedback.space.none}",
"type": "spacing",
"description": "gap between header and body copy"
},
"L": {
"value": "{global.space.micro.S}",
"type": "spacing",
"description": "Gap between text and subtle button"
"description": "gap between text and optional action button"
}
}
},
Expand Down

0 comments on commit f597ce4

Please sign in to comment.