diff --git a/.env b/.env index c7f554d..2b0d39b 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VITE_TOKEN_NAME = 'dsc_token' VITE_REFRESH_TOKEN_NAME = 'dsc_refresh_token' -# VITE_BASE_URL = 'https://danak-dsc-api.run.danakcorp.com' -VITE_BASE_URL = 'http://192.168.0.223:3500' \ No newline at end of file +VITE_BASE_URL = 'https://danak-dsc-api.run.danakcorp.com' +# VITE_BASE_URL = 'http://192.168.0.223:3500' \ No newline at end of file diff --git a/src/pages/notification/Notification.tsx b/src/pages/notification/Notification.tsx index 54789de..df2a4ff 100644 --- a/src/pages/notification/Notification.tsx +++ b/src/pages/notification/Notification.tsx @@ -74,8 +74,6 @@ const Notifications: FC = () => { hasMore={hasNextPage} loader={

در حال بارگذاری...

} scrollThreshold={0.9} - // scrollableTarget="notificationsContainer" - pullDownToRefresh