diff --git a/components/form.tsx b/components/form.tsx deleted file mode 100644 index 84786d6..0000000 --- a/components/form.tsx +++ /dev/null @@ -1,9 +0,0 @@ -export default function Form({children}) { - - return ( - <> - {/* @ts-ignore */} - - - ) -} \ No newline at end of file