b084ff2313
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
9 lines
227 B
Text
9 lines
227 B
Text
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`LocationPicker <LocationPicker /> for Live location share type updates selected duration 1`] = `
|
|
<div
|
|
data-testid="live-duration-option-3600000"
|
|
>
|
|
Share for 1h
|
|
</div>
|
|
`;
|