t4t5/sweetalert

Extra Line ???

Open

#691 建立於 2017年5月3日

在 GitHub 查看
 (4 留言) (2 反應) (0 負責人)TypeScript (22,338 star) (2,946 fork)batch import
help wanted

描述

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

貢獻者指南

Extra Line ??? · t4t5/sweetalert#691 | Good First Issue