diff options
Diffstat (limited to 'src/components/dialogs/EmbedConsent.tsx')
-rw-r--r-- | src/components/dialogs/EmbedConsent.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/dialogs/EmbedConsent.tsx b/src/components/dialogs/EmbedConsent.tsx index c3fefd9f0..f7e614597 100644 --- a/src/components/dialogs/EmbedConsent.tsx +++ b/src/components/dialogs/EmbedConsent.tsx @@ -113,6 +113,7 @@ export function EmbedConsentDialog({ </ButtonText> </Button> </View> + <Dialog.Close /> </Dialog.ScrollableInner> </Dialog.Outer> ) |