From dd86402763518ae94ced8274dda886f92ec7b51e Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 18 Jun 2025 15:19:42 +0300 Subject: rearrange settings (#8519) --- .../Settings/NotificationSettings/index.tsx | 44 +++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'src') diff --git a/src/screens/Settings/NotificationSettings/index.tsx b/src/screens/Settings/NotificationSettings/index.tsx index 759363576..ec396d29a 100644 --- a/src/screens/Settings/NotificationSettings/index.tsx +++ b/src/screens/Settings/NotificationSettings/index.tsx @@ -117,6 +117,28 @@ export function NotificationSettingsScreen({}: Props) { )} + + + Likes} + subtitleText={} + showSkeleton={!settings} + /> + + + + New followers} + subtitleText={} + showSkeleton={!settings} + /> + - - - Likes} - subtitleText={} - showSkeleton={!settings} - /> - - - - New followers} - subtitleText={} - showSkeleton={!settings} - /> - {/*