diff --git a/src/components/ShareGPT/ShareGPT.tsx b/src/components/ShareGPT/ShareGPT.tsx index fd78734d8..20b2414b6 100644 --- a/src/components/ShareGPT/ShareGPT.tsx +++ b/src/components/ShareGPT/ShareGPT.tsx @@ -40,8 +40,8 @@ const ShareGPT = React.memo(() => { return ( <> - ); });