From b698138b67e14e05a97ba8c2b598264cb293ee2e Mon Sep 17 00:00:00 2001 From: Tristan Yang Date: Mon, 12 Jun 2023 18:44:59 +0800 Subject: [PATCH] chore: compact confirm modal --- src/components/LeaveChannel/LeaveConfirmModal.tsx | 2 +- src/components/LeaveChannel/TransferOwnerModal.tsx | 2 +- src/routes/settingChannel/DeleteConfirmModal.tsx | 2 +- src/routes/settingDM/DeleteConfirmModal.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/LeaveChannel/LeaveConfirmModal.tsx b/src/components/LeaveChannel/LeaveConfirmModal.tsx index 92d1dcfb..4270e88d 100644 --- a/src/components/LeaveChannel/LeaveConfirmModal.tsx +++ b/src/components/LeaveChannel/LeaveConfirmModal.tsx @@ -30,7 +30,7 @@ const LeaveConfirmModal: FC = ({ id, closeModal, handleNextStep }) => { return ( = ({ id, closeModal, withLeave = true }) => return ( = ({ id, closeModal }) => { return ( = ({ id, closeModal }) => { return (