[improvement] Toast: jsx (#2664)

This commit is contained in:
neverland
2019-02-01 17:26:10 +08:00
committed by GitHub
parent b8ec2ffc5d
commit c010ee22ac
3 changed files with 98 additions and 116 deletions
@@ -3,7 +3,5 @@
exports[`create a forbidClick toast 1`] = `
<div class="van-toast van-toast--text van-toast--middle" style="display: none;" name="van-fade">
<div></div>
<!---->
<!---->
</div>
`;