Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-24 22:21:28 +08:00
6 changed files with 15 additions and 7 deletions
@@ -1,11 +1,13 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`should allow to custom the className of action 1`] = `
<div class="van-popover__action foo">
<button type="button"
class="van-popover__action foo"
>
<div class="van-popover__action-text van-hairline--bottom">
Option
</div>
</div>
</button>
`;
exports[`should locate to reference element when showed 1`] = `