Skip to content

Commit

Permalink
# This is a combination of 5 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

conflicts removed

# This is the commit message rajat2502#2:

profile added to the navbar section

# This is the commit message rajat2502#3:

fontawesome module added

# This is the commit message rajat2502#4:

font awesome added for badges

# This is the commit message rajat2502#5:

css files updated for profile section to match other parts of the site
  • Loading branch information
dsaharia committed Jan 2, 2020
1 parent 82ddd11 commit 4d1d1c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class Profile extends React.Component {
};
}


handleSubmit = e => {
e.preventDefault();
this.setState({
Expand Down

0 comments on commit 4d1d1c9

Please sign in to comment.