|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`Switch should has click wave effect 1`] = `
|
|
<button type="button" role="switch" aria-checked="true" class="ant-switch-checked ant-switch">
|
|
<!----><span class="ant-switch-inner"><!----></span>
|
|
</button>
|
|
`;
|