Moves showStickerPackPreview to globalModals
This commit is contained in:
parent
c0ebafe2bc
commit
7c68f9ef1a
12 changed files with 104 additions and 124 deletions
|
@ -15,7 +15,6 @@ import {
|
|||
|
||||
export type ExternalProps = {
|
||||
packId: string;
|
||||
readonly onClose: () => unknown;
|
||||
};
|
||||
|
||||
const mapStateToProps = (state: StateType, props: ExternalProps) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue