diff --git a/src/components/Profile.tsx b/src/components/Profile.tsx index 973c036..e647068 100644 --- a/src/components/Profile.tsx +++ b/src/components/Profile.tsx @@ -148,7 +148,6 @@ const Profile = () => { })} - ); };