Updated Toast alerts, progress mvp
• Updated: - Toast alerts
This commit is contained in:
@@ -218,6 +218,7 @@ const expandNotificationsSuccess = (notifications, next, isLoadingMore) => ({
|
||||
const expandNotificationsFail = (error, isLoadingMore) => ({
|
||||
type: NOTIFICATIONS_EXPAND_FAIL,
|
||||
error,
|
||||
showToast: true,
|
||||
skipLoading: !isLoadingMore,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user