.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { NavLink } from "react-router";
|
||||
import { useAppDispatch, useAppSelector } from '../../app/hooks';
|
||||
import { useAppDispatch } from '../../app/hooks';
|
||||
import { logout } from "../../features/auth/authSlice";
|
||||
|
||||
const Header = () =>{
|
||||
|
||||
Reference in New Issue
Block a user