Dark mode only for SendStoryModal
This commit is contained in:
parent
757af2cbbe
commit
bdcdf424e6
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,7 @@ export const SendStoryModal = ({
|
||||||
}
|
}
|
||||||
onClose={onClose}
|
onClose={onClose}
|
||||||
title={modalTitle}
|
title={modalTitle}
|
||||||
|
theme={Theme.Dark}
|
||||||
>
|
>
|
||||||
{content}
|
{content}
|
||||||
</Modal>
|
</Modal>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue