Skip to content

Commit

Permalink
update:home p copy ()
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhami committed May 14, 2019
1 parent c5dff6a commit 2b596ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default class Home extends Component {
<img style={{width:'112px',height:'112px',borderRadius:'50%'}} src="image/star.png" alt="star"/>
</a>
</div>
<p style={{color:'#f5222d'}}>Start</p>
<p style={{color:'#f5222d'}}>Star</p>
</li>
</ul>
</div>
Expand Down

0 comments on commit 2b596ff

Please sign in to comment.