mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
remove unnecessary import and add lessons learned to brainstorm
This commit is contained in:
parent
d91eda402a
commit
ba6ad011a1
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import "./loginAndSignUpPage.css";
|
||||
import { useState } from 'react';
|
||||
import Header from './header';
|
||||
import Footer from "./Footer";
|
||||
|
||||
|
||||
function LoginAndSignUpPage(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue