diff --git a/webapp/channels/src/components/channel_notifications_modal/__snapshots__/channel_notifications_modal.test.tsx.snap b/webapp/channels/src/components/channel_notifications_modal/__snapshots__/channel_notifications_modal.test.tsx.snap index e1499eec4191..3620af9aaef9 100644 --- a/webapp/channels/src/components/channel_notifications_modal/__snapshots__/channel_notifications_modal.test.tsx.snap +++ b/webapp/channels/src/components/channel_notifications_modal/__snapshots__/channel_notifications_modal.test.tsx.snap @@ -36,7 +36,6 @@ Object {

Notification Preferences

@@ -455,7 +454,6 @@ Object {

Notification Preferences

@@ -1012,7 +1010,6 @@ Object {

Notification Preferences

@@ -1316,7 +1313,6 @@ Object {

Notification Preferences

@@ -1816,7 +1812,6 @@ Object {

Notification Preferences

@@ -2316,7 +2311,6 @@ Object {

Notification Preferences

diff --git a/webapp/channels/src/components/widgets/modals/components/modal_header.tsx b/webapp/channels/src/components/widgets/modals/components/modal_header.tsx index f04a2778b168..3518408783cd 100644 --- a/webapp/channels/src/components/widgets/modals/components/modal_header.tsx +++ b/webapp/channels/src/components/widgets/modals/components/modal_header.tsx @@ -18,7 +18,6 @@ function ModalHeader({id, title, subtitle, handleClose}: Props) {

{title}