diff --git a/src/ui/page/account/view.jsx b/src/ui/page/account/view.jsx index 98d0d371a..08f48301d 100644 --- a/src/ui/page/account/view.jsx +++ b/src/ui/page/account/view.jsx @@ -7,7 +7,7 @@ import UserEmail from 'component/userEmail'; import InviteNew from 'component/inviteNew'; import InviteList from 'component/inviteList'; -const AccountPage = (props: Props) => { +const AccountPage = (props: any) => { return (