Skip to content

Commit 803f38b

Browse files
committed
Change Progress status to Beta
1 parent cec7001 commit 803f38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/src/_state/component-statuses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const statusByComponent: ComponentKitsStatuses = {
4242
Modal: ComponentStatus.Beta,
4343
Pagination: ComponentStatus.Draft,
4444
Popover: ComponentStatus.Beta,
45-
Progress: ComponentStatus.Draft,
45+
Progress: ComponentStatus.Beta,
4646
Select: ComponentStatus.Beta,
4747
Separator: ComponentStatus.Beta,
4848
Tabs: ComponentStatus.Beta,

0 commit comments

Comments
 (0)