kaori 4 лет назад
Родитель
Сommit
10a5bf095e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/app/src/components/InAppNotification/InAppNotificationPage.tsx

+ 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}