mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
unused inputs deleted
This commit is contained in:
parent
45417a7732
commit
91d2a4ff2d
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
//import React, { use } from 'react';
|
|
||||||
import "./loginAndSignUpPage.css";
|
import "./loginAndSignUpPage.css";
|
||||||
import { useState } from 'react'; //, useEffect
|
import { useState } from 'react';
|
||||||
import Header from './header';
|
import Header from './header';
|
||||||
//import { url } from 'inspector';
|
|
||||||
|
|
||||||
|
|
||||||
function LoginAndSignUpPage(){
|
function LoginAndSignUpPage(){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue