mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-04-27 12:09:29 -05:00
Fixed error
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
}
|
||||
|
||||
#login-form-header-logo {
|
||||
margin: 30px;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@ import { useNavigate } from "react-router-dom";
|
||||
import "./index.css";
|
||||
import BackgroundPattern from "../../Components/BackgroundPattern/BackgroundPattern";
|
||||
import Logomark from "../../assets/Images/bwl-logo-2.svg?react";
|
||||
import EmailTextField from "../../Components/TextFields/Email/EmailTextField";
|
||||
import CheckBox from "../../Components/Checkbox/Checkbox";
|
||||
import Button from "../../Components/Button";
|
||||
import Google from "../../assets/Images/Google.png";
|
||||
|
||||
Reference in New Issue
Block a user