Files
vant/src/action-bar/test/__snapshots__/index.spec.ts.snap
T
neverlandandGitHub eaccf2db0f feat(Style): add van-safe-area-bottom util class (#9205)
* feat(Style): add van-safe-area-bottom class

* chore: update test cases
2021-08-08 09:08:23 +08:00

7 lines
152 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`should allow to disable safe-area-inset-bottom prop 1`] = `
<div class="van-action-bar">
</div>
`;