diff --git a/src/App.js b/src/App.js index 6c4f8aa..fd274fa 100644 --- a/src/App.js +++ b/src/App.js @@ -1,5 +1,5 @@ import "./App.css"; -import {Helmet} from "react-helmet"; +import { Helmet } from "react-helmet"; import Navbar from "./components/Navbar"; import Footer from "./components/Footer"; import Discord from "./components/DiscordInt" @@ -15,27 +15,27 @@ function App() { return (