10 lines
177 B
Text
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>
|
|
`;
|