diff --git a/ts/components/SendStoryModal.tsx b/ts/components/SendStoryModal.tsx index 4013a1bf4e..903cd47e97 100644 --- a/ts/components/SendStoryModal.tsx +++ b/ts/components/SendStoryModal.tsx @@ -482,6 +482,7 @@ export const SendStoryModal = ({ } onClose={onClose} title={modalTitle} + theme={Theme.Dark} > {content}