mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-29 14:00:48 +08:00
b084ff2313
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
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>
|
|
`;
|