Updated Toast alerts, progress mvp
• Updated: - Toast alerts
This commit is contained in:
@@ -557,6 +557,7 @@ const expandLikesSuccess = (statusId, accounts, next) => ({
|
||||
|
||||
const expandLikesFail = (statusId, error) => ({
|
||||
type: LIKES_EXPAND_FAIL,
|
||||
showToast: true,
|
||||
statusId,
|
||||
error,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user