mirror of
https://github.com/vector-im/element-web.git
synced 2024-12-01 15:11:11 +08:00
10 lines
228 B
Plaintext
10 lines
228 B
Plaintext
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
|
||
|
<div
|
||
|
data-test-id="live-duration-option-3600000"
|
||
|
>
|
||
|
Share for 1h
|
||
|
</div>
|
||
|
`;
|