mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix click handling for stories
This commit is contained in:
@@ -17,6 +17,7 @@ export const SafetyNumberModal = ({
|
||||
}: PropsType): JSX.Element | null => {
|
||||
return (
|
||||
<Modal
|
||||
modalName="SafetyNumberModal"
|
||||
hasXButton
|
||||
i18n={i18n}
|
||||
moduleClassName="module-SafetyNumberViewer__modal"
|
||||
|
||||
Reference in New Issue
Block a user