Browse Source

Update MobileMenu.tsx

zsviczian 3 years ago
parent
commit
ca7ce64fea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/MobileMenu.tsx

+ 1 - 1
src/components/MobileMenu.tsx

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