소스 검색

Update MobileMenu.tsx

zsviczian 3 년 전
부모
커밋
ca7ce64fea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>
                             ))}