Skip to content

Commit

Permalink
Merge pull request #72 from Code-Odyssey-Editor/gagan_cheema
Browse files Browse the repository at this point in the history
Fix the warning in signinpage
  • Loading branch information
tymnec committed Nov 13, 2023
2 parents 27c1131 + 039b2ba commit 4823d59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/auth/signinpage.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from "react";
import { Link } from "react-router-dom";
import { FaFacebook, FaGithub, FaGoogle } from "react-icons/fa";
import { MdEmail } from "react-icons/md";
Expand Down

0 comments on commit 4823d59

Please sign in to comment.