Update customer service
This commit is contained in:
@@ -13,7 +13,7 @@ type MuiDialogProps = {
|
||||
openDialog: boolean;
|
||||
setOpenDialog: Function;
|
||||
content?: ReactElement;
|
||||
action?: ReactElement;
|
||||
action?: ReactElement|null;
|
||||
maxWidth?: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user