소스 검색

124844 conditional expression

soumaeda 2 년 전
부모
커밋
003fdff2ef
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      apps/app/src/components/InstallerForm.tsx

+ 0 - 4
apps/app/src/components/InstallerForm.tsx

@@ -44,10 +44,6 @@ const InstallerForm = memo((): JSX.Element => {
 
     setIsLoading(true);
 
-    if (e.target.elements == null) {
-      return;
-    }
-
     const formData = e.target.elements;
 
     const {