Skip to content

Commit

Permalink
Merge pull request #59 from lehaSVV2009/master
Browse files Browse the repository at this point in the history
Fix minor typo in README Input example
  • Loading branch information
abdurrahmanekr authored May 28, 2018
2 parents a4f9168 + 86064a3 commit 57ba36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ import { Input } from 'react-chat-elements'
<Input
placeholder="Type here..."
multiline={true}
buttons={
rightButtons={
<Button
color='white'
backgroundColor='black'
Expand Down

0 comments on commit 57ba36a

Please sign in to comment.