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
The is the code for "A message with a custom icon": SweetAlert.swal({ title: "Sweet!", text: "Here's a custom image.", imageUrl: "http:://oitozero.com/avatar/avatar.jpg"
The imageUrl is http:://oitozero.com/avatar/avatar.jpg
This has an extra colon and should be http://oitozero.com/avatar/avatar.jpg
Didn't know how else to let you guys know so I posted it here.
The text was updated successfully, but these errors were encountered:
The is the code for "A message with a custom icon":
SweetAlert.swal({ title: "Sweet!", text: "Here's a custom image.", imageUrl: "http:://oitozero.com/avatar/avatar.jpg"
The imageUrl is
http:://oitozero.com/avatar/avatar.jpg
This has an extra colon and should be
http://oitozero.com/avatar/avatar.jpg
Didn't know how else to let you guys know so I posted it here.
The text was updated successfully, but these errors were encountered: