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

8 lines
143 B
Text
Raw Normal View History

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