Chatwoot/app/javascript/dashboard/components/specs/__snapshots__/SidemenuIcon.spec.js.snap

10 lines
177 B
Text

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