Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`SidemenuIcon matches snapshot 1`] = `
|
|
<woot-button
|
|
class="toggle-sidebar"
|
|
color-scheme="secondary"
|
|
icon="list"
|
|
size="small"
|
|
variant="clear"
|
|
/>
|
|
`;
|