Skip to content

Commit

Permalink
Update Logout.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AnWhiteM committed Jun 11, 2024
1 parent b8b544b commit 2619393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Logout/Logout.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aimport svg from "../../img/icons.svg";
import svg from "../../img/icons.svg";
import css from "./Logout.module.css";
import toast from "react-hot-toast";
import { useDispatch } from "react-redux";
Expand Down

0 comments on commit 2619393

Please sign in to comment.