Skip to content

Commit c8a8f14

Browse files
committed
Update Dash and gradient categories in api
1 parent 874de7e commit c8a8f14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/dash/dash.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Dash",
3-
"category": "lists",
3+
"category": "infra",
44
"description": "Dashed line Component",
55
"images": [],
66
"props": [

src/components/gradient/Gradient.api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Gradient",
3-
"category": "overlays",
3+
"category": "infra",
44
"description": "Gradient Component",
55
"images": [],
66
"props": [

0 commit comments

Comments
 (0)