mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
fix:delete console
This commit is contained in:
@@ -122,7 +122,6 @@ export const InviteMembers = ({
|
||||
shape="circle"
|
||||
type="primary"
|
||||
onClick={() => {
|
||||
console.log(workSpaceId);
|
||||
inviteMember({ id: workSpaceId, email: email })
|
||||
.then(() => {
|
||||
onClose();
|
||||
|
||||
Reference in New Issue
Block a user