vant/packages/switch/test/__snapshots__/index.spec.js.snap

8 lines
205 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`inactive-color prop 1`] = `
<div class="van-switch" style="font-size: 30px; background-color: black;">
<div class="van-switch__node"></div>
</div>
`;