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