We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261cb61 commit d857373Copy full SHA for d857373
src/projects/detail/components/PostsRefreshPrompt/PostsRefreshPrompt.jsx
@@ -16,7 +16,7 @@ import {
16
filterNotificationsByProjectId,
17
filterTopicAndPostChangedNotifications,
18
} from '../../../../routes/notifications/helpers/notifications'
19
-import { REFRESH_UNREAD_UPDATE_INTERVAL, SCROLL_TO_MARGIN } from '../../../../config/constants'
+import { SCROLL_TO_MARGIN } from '../../../../config/constants'
20
21
import Refresh from '../../../../assets/icons/icon-refresh.svg'
22
0 commit comments