mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
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>
|
|
`;
|