mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
10 lines
184 B
Plaintext
10 lines
184 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`<StyledLiveBeaconIcon /> renders 1`] = `
|
|
<DocumentFragment>
|
|
<div
|
|
class="mx_StyledLiveBeaconIcon"
|
|
/>
|
|
</DocumentFragment>
|
|
`;
|