Skip to content

Commit

Permalink
document updated and versiyon update v0.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahmanekr committed Sep 27, 2017
1 parent c0d3d06 commit 09f46b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ import { MessageBox } from 'react-chat-elements'
| onTitleClick | none | function | message title on click event |
| onForwardClick | none | function | message forward on click event |
| forwarded | none | boolean | message forward icon |
| statu | none | string | message statu info (waiting, sent, received, read) |


## SystemMessage Component
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-chat-elements",
"version": "0.4.26",
"version": "0.4.27",
"description": "Reactjs chat components",
"author": "Avare Kodcu <[email protected]>",
"main": "dist/main.js",
Expand Down

0 comments on commit 09f46b5

Please sign in to comment.