Update MobileMenu.tsx

This commit is contained in:
zsviczian 2022-03-11 12:02:07 +01:00 committed by GitHub
parent e3a78fe5df
commit ca7ce64fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,7 +210,7 @@ export const MobileMenu = ({
"goToCollaborator", "goToCollaborator",
{ {
id: clientId, id: clientId,
} },
)} )}
</React.Fragment> </React.Fragment>
))} ))}