From 90949b9669676a7b7a1d6f6e7c4532815fba859d Mon Sep 17 00:00:00 2001 From: Shivam Gaur Date: Tue, 4 Jun 2024 16:41:37 +0530 Subject: [PATCH] change go to dashboard button --- .../src/components/ErrorHandlerPages/LoggedIn/LoggedIn.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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!👇 - +