element-web/test/components/views/beacon/__snapshots__/StyledLiveBeaconIcon-test.t...

10 lines
184 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<StyledLiveBeaconIcon /> renders 1`] = `
<DocumentFragment>
<div
class="mx_StyledLiveBeaconIcon"
/>
</DocumentFragment>
`;