Updated Toast alerts, progress mvp
• Updated: - Toast alerts
This commit is contained in:
@@ -86,6 +86,7 @@ const fetchSearchSuccess = (results) => ({
|
||||
|
||||
const fetchSearchFail = (error) => ({
|
||||
type: SEARCH_FETCH_FAIL,
|
||||
showToast: true,
|
||||
error,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user