fix: broken include
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kieran 2024-01-01 21:53:05 +00:00
parent a38428ac7f
commit 1d23df110b

View File

@ -1,5 +1,3 @@
import "./Header.css";
import { useEffect } from "react";
import { Link } from "react-router-dom";
import { useDispatch, useSelector } from "react-redux";