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}
|
||||
title={modalTitle}
|
||||
theme={Theme.Dark}
|
||||
>
|
||||
{content}
|
||||
</Modal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue