mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-26 19:59:12 -06:00
chore: delete console
This commit is contained in:
@@ -367,7 +367,6 @@ StepTwo.propTypes = {
|
||||
};
|
||||
|
||||
const Login = () => {
|
||||
console.log("login");
|
||||
const dispatch = useDispatch();
|
||||
const navigate = useNavigate();
|
||||
const theme = useTheme();
|
||||
|
||||
Reference in New Issue
Block a user