diff --git a/src/content/drawer/index.tsx b/src/content/drawer/index.tsx index e981256..bb539ef 100644 --- a/src/content/drawer/index.tsx +++ b/src/content/drawer/index.tsx @@ -85,7 +85,7 @@ export default function PersistentDrawerRight() { anchor="right" open={open} > -
Congratulations!
diff --git a/src/content/loginPage/invitePage.tsx b/src/content/loginPage/invitePage.tsx index 8f7b365..83298f7 100644 --- a/src/content/loginPage/invitePage.tsx +++ b/src/content/loginPage/invitePage.tsx @@ -47,7 +47,7 @@ const InvitePage: FCInvite Code
diff --git a/src/content/loginPage/signInWithXPage.tsx b/src/content/loginPage/signInWithXPage.tsx index 39f5b32..8531966 100644 --- a/src/content/loginPage/signInWithXPage.tsx +++ b/src/content/loginPage/signInWithXPage.tsx @@ -10,7 +10,7 @@ interface SignInWithXPageProps { const SignInWithXPage: FC{item.text}
diff --git a/src/welcome/Profile/index.tsx b/src/welcome/Profile/index.tsx index 01f6f43..c6e94ec 100644 --- a/src/welcome/Profile/index.tsx +++ b/src/welcome/Profile/index.tsx @@ -30,7 +30,7 @@ const Profile = (props: { handleButtonClick?: () => void }) => { }; return ( -