Skip to content

Commit

Permalink
5.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Naetffy committed May 11, 2024
1 parent 5f2c050 commit 0e8f311
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Navbar/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Navbar, Container, Nav } from 'react-bootstrap';
import { useLocation } from 'react-router-dom';
import './NavBar.css';
import apiClient from '../../services/apiClient';
import Cookie from 'js-cookie';

// This component is used to show the navigation bar.
const NavBar = () => {
Expand Down

0 comments on commit 0e8f311

Please sign in to comment.