Sfoglia il codice sorgente

Update MobileMenu.tsx

zsviczian 3 anni fa
parent
commit
ca7ce64fea
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>
                             ))}