diff --git a/frontend/src/components/ErrorHandlerPages/LoggedIn/LoggedIn.jsx b/frontend/src/components/ErrorHandlerPages/LoggedIn/LoggedIn.jsx index 3f7f5d65..eb81a5ec 100644 --- a/frontend/src/components/ErrorHandlerPages/LoggedIn/LoggedIn.jsx +++ b/frontend/src/components/ErrorHandlerPages/LoggedIn/LoggedIn.jsx @@ -1,6 +1,6 @@ import React from "react"; import style from "./logged-in.module.scss"; -import { Button3 } from "../../util/Button/Button"; +import { Button1 } from "../../util/Button/Button"; export const LoggedIn = () => { return ( @@ -19,7 +19,7 @@ export const LoggedIn = () => { Please visit your Dashboard Here!👇 - +