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

Commit 6b0d1df

Browse files
chore: update to get figma storybook to render but should be changed
1 parent cca01a7 commit 6b0d1df

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

src/figma/brandColors.json

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -556,15 +556,19 @@
556556
}
557557
},
558558
"white": {
559-
"value": "#ffffff",
560-
"type": "color",
561-
"parent": "Brand Colors/v1 - current",
562-
"description": ""
559+
"white": {
560+
"value": "#ffffff",
561+
"type": "color",
562+
"parent": "Brand Colors/v1 - current",
563+
"description": ""
564+
}
563565
},
564566
"black": {
565-
"value": "#000000",
566-
"type": "color",
567-
"parent": "Brand Colors/v1 - current",
568-
"description": ""
567+
"black": {
568+
"value": "#000000",
569+
"type": "color",
570+
"parent": "Brand Colors/v1 - current",
571+
"description": ""
572+
}
569573
}
570574
}

0 commit comments

Comments
 (0)