Moves showStickerPackPreview to globalModals
This commit is contained in:
parent
c0ebafe2bc
commit
7c68f9ef1a
12 changed files with 104 additions and 124 deletions
|
@ -68,7 +68,7 @@ export const StickerManager = React.memo(function StickerManagerInner({
|
|||
<StickerPreviewModal
|
||||
i18n={i18n}
|
||||
pack={packToPreview}
|
||||
onClose={clearPackToPreview}
|
||||
closeStickerPackPreview={clearPackToPreview}
|
||||
downloadStickerPack={downloadStickerPack}
|
||||
installStickerPack={installStickerPack}
|
||||
uninstallStickerPack={uninstallStickerPack}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue