Update MobileMenu.tsx

This commit is contained in:
zsviczian
2022-03-11 12:02:07 +01:00
committed by GitHub
parent e3a78fe5df
commit ca7ce64fea

View File

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