chore(store): add errors for bandh (#180)

Co-authored-by: fuckingrobot <fuckingrobot@users.noreply.github.com>
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Sachin Umashankar
2020-09-22 16:17:37 -07:00
committed by GitHub
parent 190388cfe4
commit 8e7d267549
+1 -1
View File
@@ -59,7 +59,7 @@ export const BAndH: Store = {
],
labels: {
outOfStock: ['notify when available', 'try varying your search terms']
outOfStock: ['notify when available', 'try varying your search terms', 'sorry, an unexpected error has occurred.']
},
name: 'bandh'
};