Skip to content

Commit 57ba36a

Browse files
Merge pull request #59 from lehaSVV2009/master
Fix minor typo in README Input example
2 parents a4f9168 + 86064a3 commit 57ba36a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ import { Input } from 'react-chat-elements'
215215
<Input
216216
placeholder="Type here..."
217217
multiline={true}
218-
buttons={
218+
rightButtons={
219219
<Button
220220
color='white'
221221
backgroundColor='black'

0 commit comments

Comments
 (0)