Skip to content

Commit

Permalink
clear up some emojies
Browse files Browse the repository at this point in the history
  • Loading branch information
vasylshpak authored Feb 4, 2020
1 parent 723d2b2 commit e3ee001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Inputs.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export class Inputs extends Component {
<form onSubmit={this.countCalories}>
<div className="col-sm-10 ">
<h1>
WHAT YOU SCORE TODAY<span role="img">🖖</span>?
WHAT YOU SCORE TODAY<span role="img"></span>?
</h1>
<label htmlFor="exampleInputEmail1">
What is your weight<span role="img">🧁</span> ?
Expand Down

0 comments on commit e3ee001

Please sign in to comment.