Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit fd7622b

Browse files
renamed primary & danger
1 parent 425e04e commit fd7622b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/figma/tokens.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@
985985
"type": "boxShadow",
986986
"description": "Uses : Modals"
987987
},
988-
"SM-primary": {
988+
"primary": {
989989
"value": {
990990
"x": "0",
991991
"y": "2",
@@ -997,7 +997,7 @@
997997
"type": "boxShadow",
998998
"description": "Uses : Primary-Button hover state"
999999
},
1000-
"SM-danger": {
1000+
"danger": {
10011001
"value": {
10021002
"color": "#D73A4966",
10031003
"type": "dropShadow",

0 commit comments

Comments
 (0)