Files
leadchat/app/javascript/dashboard/components/specs/__snapshots__/SidemenuIcon.spec.js.snap
2021-11-30 21:03:18 -08:00

11 lines
177 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SidemenuIcon matches snapshot 1`] = `
<button>
<fluent-icon
class="hamburger--menu"
icon="list"
/>
</button>
`;