blob: 7d98145d4b5ed933202bc9e8ea5dae59f75213dd [file] [log] [blame]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`BarUnit matches snapshot 1`] = `
<svg>
<rect
class="bar-unit"
height="10"
width="10"
x="10"
y="10"
/>
</svg>
`;