Skip to content

Commit

Permalink
Update Navbar.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
RamakrushnaBiswal authored Oct 6, 2024
1 parent 0c1d994 commit e8efabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Shared/Navbar.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useState, useEffect, useRef } from "react";
import Logo from "../../assets/Logo/logo.png";
import Logo from "../../assets/Logo/playcafe.png";
import { Link, useLocation } from "react-router-dom";
import { useKindeAuth } from "@kinde-oss/kinde-auth-react";
import { message } from "antd";
Expand Down

0 comments on commit e8efabb

Please sign in to comment.