Skip to content

Commit 7844217

Browse files
committed
fixes the panel status on the website (draft instead of preview)
1 parent abb82d8 commit 7844217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/categories/components/panel/panel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"layout": "categories/components/components.njk",
33
"tags": "panel",
4-
"componentStatus": "preview",
4+
"componentStatus": "draft",
55
"componentTagName": [
66
{
77
"name": "Panel",

0 commit comments

Comments
 (0)