Skip to content

Commit 84ed34f

Browse files
navbar
1 parent 7a0fce9 commit 84ed34f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/components/Navbar/Navbar.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable react-hooks/exhaustive-deps */
12
import React, { useEffect, useState } from "react";
23
import { Link, useNavigate } from "react-router-dom";
34
import { useSelector, useDispatch } from "react-redux";

0 commit comments

Comments
 (0)