Add alertify.js library and rewrite alerts using it. Add data validation and error handling
Showing
| ... | ... | @@ -3,6 +3,7 @@ | 
| "version": "0.1.0", | ||
| "private": true, | ||
| "dependencies": { | ||
| "alertify.js": "^1.0.12", | ||
| "bootstrap": "^3.3.7", | ||
| "jquery": "^3.3.1", | ||
| "react": "^16.4.1", | ||
| ... | ... | 
Please
register
or
sign in
to comment