Skip to content

Commit fca135f

Browse files
authored
Merge pull request #1862 from dxc-technology/rarrojolopez/components-catalog
Add components to the components catalog
2 parents a454b33 + 251f2b8 commit fca135f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

catalog/components/catalog.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{ "key": "accordion", "name": "Accordion" },
33
{ "key": "alert", "name": "Alert" },
44
{ "key": "application-layout", "name": "Application layout" },
5+
{ "key": "badge", "name": "Badge" },
56
{ "key": "bleed", "name": "Bleed" },
67
{ "key": "box", "name": "Box" },
78
{ "key": "bulleted-list", "name": "Bulleted List" },
@@ -36,6 +37,7 @@
3637
{ "key": "slider", "name": "Slider" },
3738
{ "key": "spinner", "name": "Spinner" },
3839
{ "key": "switch", "name": "Switch" },
40+
{ "key": "status-light", "name": "Status Light" },
3941
{ "key": "table", "name": "Table" },
4042
{ "key": "tabs", "name": "Tabs" },
4143
{ "key": "tag", "name": "Tag" },

0 commit comments

Comments
 (0)