diff --git a/index.tsx b/index.tsx deleted file mode 100644 index 586d070..0000000 --- a/index.tsx +++ /dev/null @@ -1,16 +0,0 @@ -import React from "react"; -import ReactDOM from "react-dom/client"; -import "./styles/reset.css"; -import { Home } from "./pages/Home"; -import { PageProvider } from "./contexts/PageContext"; - -const root = ReactDOM.createRoot( - document.getElementById("root") as HTMLElement -); -root.render( - - - - - -); \ No newline at end of file diff --git a/react-app-env.d.ts b/react-app-env.d.ts deleted file mode 100644 index 6431bc5..0000000 --- a/react-app-env.d.ts +++ /dev/null @@ -1 +0,0 @@ -/// diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 0ce91ba..f2c8c09 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -23,20 +23,17 @@ const Footer = () => { tempor

-
- - - - +
+ + + +
-
- - - - +
+ + + +