Skip to content

Commit

Permalink
Change Progress status to Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
zaynet committed Jun 12, 2024
1 parent cec7001 commit 803f38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/src/_state/component-statuses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const statusByComponent: ComponentKitsStatuses = {
Modal: ComponentStatus.Beta,
Pagination: ComponentStatus.Draft,
Popover: ComponentStatus.Beta,
Progress: ComponentStatus.Draft,
Progress: ComponentStatus.Beta,
Select: ComponentStatus.Beta,
Separator: ComponentStatus.Beta,
Tabs: ComponentStatus.Beta,
Expand Down

0 comments on commit 803f38b

Please sign in to comment.