mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
10 lines
184 B
Text
10 lines
184 B
Text
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`<StyledLiveBeaconIcon /> renders 1`] = `
|
||
|
<DocumentFragment>
|
||
|
<div
|
||
|
class="mx_StyledLiveBeaconIcon"
|
||
|
/>
|
||
|
</DocumentFragment>
|
||
|
`;
|