Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
DizzyZff committed Nov 26, 2023
1 parent 05c7c72 commit 82fd3a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import logo from './logo.svg';
import './App.css';
import HeroSection from './HeroSection';
import HeaderBar from './HeaderBar';
Expand Down
1 change: 0 additions & 1 deletion src/HeaderBar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, { useState } from 'react';
import MenuIcon from '@mui/icons-material/Menu';
import './HeaderBar.css';

const HeaderBar = () => {
Expand Down

0 comments on commit 82fd3a4

Please sign in to comment.