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