t4t5/sweetalert

Extra Line ???

Open

#691 aperta il 3 mag 2017

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)TypeScript (2946 fork)batch import
help wanted

Metriche repository

Star
 (22.338 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

swal({ title: "Ajax request example", text: "Submit to run ajax request", type: "info", showCancelButton: true, closeOnConfirm: false, showLoaderOnConfirm: true, }, function(){ swal("Ajax request finished!"); }); When I write code like this. These has two extra lines. See this image image

I think Second Alert' size is less than FirstAlert's.

Please fix this issues

Guida contributor