You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See https://mui.com/material-ui/react-alert/ as an example of this. React Stellar implements Alert which is an interrupting dialog but Stellar in general does not have designs for non-interrupting alerts. Also consider renaming Alert to AlertDialog to prevent confusion around functionality.
The text was updated successfully, but these errors were encountered:
See https://mui.com/material-ui/react-alert/ as an example of this. React Stellar implements
Alert
which is an interrupting dialog but Stellar in general does not have designs for non-interrupting alerts. Also consider renamingAlert
toAlertDialog
to prevent confusion around functionality.The text was updated successfully, but these errors were encountered: