Skip to content

Commit

Permalink
Merge pull request #13 from YoheiZuho/YoheiZuho-patch-1
Browse files Browse the repository at this point in the history
Update compose_form.js
  • Loading branch information
YoheiZuho authored Jan 10, 2018
2 parents d255e17 + ecb5e70 commit db15236
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export default class ComposeForm extends ImmutablePureComponent {
<div className='compose-form__publish'>
<div className="user-counter__wrapper">
<i className="fa fa-users"></i>
<span>10人</span>
<span>近日実装予定</span>
</div>

<div className='compose-form__publish-button-wrapper'>
Expand Down

0 comments on commit db15236

Please sign in to comment.