Skip to content

Commit 6f7850a

Browse files
rita-codesclaude
andauthored
[scheduler] Update feedback banner to say beta instead of alpha (mui#22804)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5e40d88 commit 6f7850a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/modules/components/overview/scheduler/SchedulerFeedbackBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default function SchedulerFeedbackBanner() {
4141
...theme.applyDarkStyles({ color: 'primary.100' }),
4242
})}
4343
>
44-
🚀 The Scheduler is in alpha — we&apos;d love your input.{' '}
44+
🚀 The Scheduler is in beta — we&apos;d love your input.{' '}
4545
<Link
4646
href={FEEDBACK_FORM_URL}
4747
target="_blank"

0 commit comments

Comments
 (0)