element-web-Github/test/components/views/beacon/__snapshots__/StyledLiveBeaconIcon-test.tsx.snap
2022-10-24 09:06:20 +01:00

10 lines
184 B
Plaintext

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