Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update Login.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyun0220 committed Aug 27, 2024
1 parent 3f38357 commit e3cb619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crescendo-web/src/Login.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React, { useState } from "react";
import { useNavigate } from "react-router-dom";
import "./SignUp1.css";
import axios from "axios";

function Login() {
const navigate = useNavigate();
Expand Down

0 comments on commit e3cb619

Please sign in to comment.