Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f665e3

Browse files
authored
chore: remove notifications beta label (#17263)
Some notifications `beta` label were remaining after the previous PR -removing it.
1 parentf475555 commit8f665e3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎site/src/modules/management/DeploymentSidebarView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ export const DeploymentSidebarView: FC<DeploymentSidebarViewProps> = ({
8787
<SidebarNavItemhref="/deployment/notifications">
8888
<divclassName="flex flex-row items-center gap-2">
8989
<span>Notifications</span>
90-
<FeatureStageBadgecontentType="beta"size="sm"/>
9190
</div>
9291
</SidebarNavItem>
9392
)}

‎site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export const NotificationsPage: FC = () => {
9999
title="Notifications"
100100
description="Control which notifications you receive."
101101
layout="fluid"
102-
featureStage="beta"
103102
>
104103
{ready ?(
105104
<Stackspacing={4}>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp