kaori 4 سال پیش
والد
کامیت
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
           && (
-
             <PaginationWrapper
               activePage={activePage}
               changePage={setAllNotificationPageNumber}