Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
🚑Merge origin/fix/suggest-summary into rel-1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
indeyets committed Aug 8, 2017
2 parents c6bc401 + d0db60b commit d1f40c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/side-suggested-users.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default class SideSuggestedUsers extends React.Component {
<Link to={url}>{name}</Link>
</h4>
<p className="suggested-user__about">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nihil aut animi enim porro pariatur, maxime officia. Animi fuga, dolores sunt, accusamus quis laudantium ea, tempora sed consequatur veniam quae blanditiis?
{more.get('summary')}
</p>
<SocialToolbar
defaultClassName="suggested-user__social"
Expand Down

0 comments on commit d1f40c4

Please sign in to comment.