mirror of
https://github.com/youzan/vant.git
synced 2026-04-09 04:00:11 +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>
|
|
`;
|