Open kohsah opened 6 years ago
Fixed
@surajpt the React Toastify messages in both portal-ui and profiles-ui use the default style.
The messages need to be top centered, and should use the "info" style when conveying informatin, "error" style when conveying an error message or "warning" when its a warning. (see https://fkhadra.github.io/react-toastify/ ) default should never be used.