diff --git a/components/Form.tsx b/components/Form.tsx index 25567bb..e0707f4 100644 --- a/components/Form.tsx +++ b/components/Form.tsx @@ -61,7 +61,7 @@ function Form(): JSX.Element { } }); } - checkBrowserType(); + // checkBrowserType(); }, [inputFile]) // Show file Dialog