blob: 24b2770d3fe1a09b95ee474f3935f1bc0ee89746 [file] [log] [blame]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`menu checkbox matches snapshot 1`] = `
<li
class="menu-checkbox"
>
<label
class="bp3-control bp3-checkbox"
>
<input
type="checkbox"
/>
<span
class="bp3-control-indicator"
/>
</label>
</li>
`;