Update MobileMenu.tsx
This commit is contained in:
parent
554985f749
commit
e3a78fe5df
@ -207,7 +207,8 @@ export const MobileMenu = ({
|
||||
.map(([clientId, client]) => (
|
||||
<React.Fragment key={clientId}>
|
||||
{actionManager.renderAction(
|
||||
"goToCollaborator", {
|
||||
"goToCollaborator",
|
||||
{
|
||||
id: clientId,
|
||||
}
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user