Skip to content

Commit

Permalink
Merge branch 'develop' into landing
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyatripathi authored Jul 26, 2020
2 parents ba1aaeb + b47ed61 commit 9252cbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/App.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@



import React, { Component } from 'react';
import './App.css';
import Background from './LandingPage/Background/Background';
Expand All @@ -13,8 +11,6 @@ class App extends Component {
</div>
);
}


}

export default App;

0 comments on commit 9252cbf

Please sign in to comment.