Skip to content

Commit

Permalink
Done
Browse files Browse the repository at this point in the history
  • Loading branch information
ravithesun02 committed Jul 15, 2020
1 parent 8abadb7 commit 41d0d7d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 82 deletions.
Binary file removed public/assests/logo.png
Binary file not shown.
65 changes: 0 additions & 65 deletions src/components/FooterComponent.js

This file was deleted.

15 changes: 0 additions & 15 deletions src/components/HeaderComponent.js

This file was deleted.

4 changes: 2 additions & 2 deletions src/components/MainComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ class Main extends Component{
{
return (
<div>
<Header/>

<EventCalendar/>
<Footer/>

</div>
)
}
Expand Down

0 comments on commit 41d0d7d

Please sign in to comment.