diff --git a/site/src/modules/management/DeploymentSidebarView.tsx b/site/src/modules/management/DeploymentSidebarView.tsx index d3985391def16..21d5ca840cf56 100644 --- a/site/src/modules/management/DeploymentSidebarView.tsx +++ b/site/src/modules/management/DeploymentSidebarView.tsx @@ -87,7 +87,6 @@ export const DeploymentSidebarView: FC = ({
Notifications -
)} diff --git a/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx b/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx index 6e7b9ac8ab8e0..a7f9537b1e99d 100644 --- a/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx +++ b/site/src/pages/UserSettingsPage/NotificationsPage/NotificationsPage.tsx @@ -99,7 +99,6 @@ export const NotificationsPage: FC = () => { title="Notifications" description="Control which notifications you receive." layout="fluid" - featureStage="beta" > {ready ? (