From 501eee0aa8966fab681a0ebe779927ff6c9264b5 Mon Sep 17 00:00:00 2001 From: boxak Date: Fri, 28 Jul 2023 17:04:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EB=A7=88=EC=9D=8C=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=ED=95=98=EA=B8=B0=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 2 +- src/components/detail/ExchangeWrap.tsx | 2 +- src/pages/mind/Mind.tsx | 28 ++++++++++++++----- .../relationship/RelationshipRequestProto.ts | 3 +- 4 files changed, 25 insertions(+), 10 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 9321994..f3aa63a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -50,7 +50,7 @@ function App() { }> }> }> - }> + }> }> }> diff --git a/src/components/detail/ExchangeWrap.tsx b/src/components/detail/ExchangeWrap.tsx index af7384f..0a4d776 100644 --- a/src/components/detail/ExchangeWrap.tsx +++ b/src/components/detail/ExchangeWrap.tsx @@ -46,7 +46,7 @@ const ExchangeWrap = ({detailInfo, sequence}:params) => { {exchangeData && exchangeData.length !== 0 ?