diff --git a/pages/settings/profile.tsx b/pages/settings/profile.tsx index eeb0a02026..5f65c69a91 100644 --- a/pages/settings/profile.tsx +++ b/pages/settings/profile.tsx @@ -97,501 +97,106 @@ export default function Settings(props) {
@@ -667,4 +272,4 @@ export async function getServerSideProps(context) { return { props: {user}, // will be passed to the page component as props } -} \ No newline at end of file +}