#13 Made login page that actually send request to backend. CORS stuff.

This commit is contained in:
2023-03-19 02:10:12 -04:00
parent 21428c520d
commit 6e7e3e66f5
6 changed files with 55 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
import { Nav, Container, Navbar, NavDropdown } from "react-bootstrap";
import { Nav, Container, Navbar } from "react-bootstrap";
const MyNavbar = () => {
return (