Skip to content

Commit

Permalink
done with auth
Browse files Browse the repository at this point in the history
  • Loading branch information
prajwaln07 committed Oct 31, 2024
1 parent ab977dd commit c2ae412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Auth/Auth.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from "react";
import Logo from "../../img/logo.png";
import "./Auth.css";
// import { Link } from "react-router-dom";
import { toast } from "react-toastify";
import { useNavigate } from "react-router-dom";
Expand Down

0 comments on commit c2ae412

Please sign in to comment.