Files
leadchat/app/javascript/dashboard/components/specs/__snapshots__/SidemenuIcon.spec.js.snap
2023-07-05 18:32:55 -07:00

12 lines
230 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SidemenuIcon matches snapshot 1`] = `
<button
class="-ml-3 text-black-900 dark:text-slate-300"
color-scheme="secondary"
icon="list"
size="small"
variant="clear"
/>
`;