kaori 4 ani în urmă
părinte
comite
10a5bf095e

+ 0 - 1
packages/app/src/components/InAppNotification/InAppNotificationPage.tsx

@@ -75,7 +75,6 @@ const InAppNotificationPageBody: FC<Props> = (props) => {
 
 
         {notificationData.totalDocs > 0
         {notificationData.totalDocs > 0
           && (
           && (
-
             <PaginationWrapper
             <PaginationWrapper
               activePage={activePage}
               activePage={activePage}
               changePage={setAllNotificationPageNumber}
               changePage={setAllNotificationPageNumber}