Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin42 committed Dec 19, 2017
1 parent 26e2f37 commit 00427ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Results.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ function Results(props) {
Collecting measures...
</h1>
) : (
<div>
<div style={{ padding: '8px' }}>
<p>
Time taken by all the components:{' '}
<strong>{props.totalTime} ms</strong>
Expand Down

0 comments on commit 00427ce

Please sign in to comment.