2
0
kaori 4 жил өмнө
parent
commit
10a5bf095e

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

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