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
Suggestion: add a call to action button.
code example:
Toast.show({
type: "error",
text1: "Order placement failed",
text2: "You must be logged in to place an order"
//here we can define a callback function and a text on the right side
});
Suggestion: add a call to action button.
code example:
image example:
