Przeglądaj źródła

Update MobileMenu.tsx

zsviczian 3 lat temu
rodzic
commit
ca7ce64fea
1 zmienionych plików z 1 dodań i 1 usunięć
  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>
                             ))}