mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 00:06:09 +08:00
feat: fix build warn
This commit is contained in:
@@ -29,7 +29,7 @@ export default function DevPage() {
|
||||
})
|
||||
.catch(err => {});
|
||||
};
|
||||
}, []);
|
||||
}, [router.query.invite_code]);
|
||||
|
||||
return (
|
||||
<Invited>
|
||||
|
||||
Reference in New Issue
Block a user