diff --git a/frontend/src/components/Home.js b/frontend/src/components/Home.js index 579a4ee..d180077 100644 --- a/frontend/src/components/Home.js +++ b/frontend/src/components/Home.js @@ -1,4 +1,5 @@ "use client"; + import React from "react"; import DownloadForm from "./DownloadForm"; import { TypeAnimation } from "react-type-animation"; @@ -7,19 +8,19 @@ const Home = () => { return (
-

+