Skip to content

Commit 7aa9286

Browse files
committed
small doc fix
1 parent 1f767ad commit 7aa9286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Message/MessageSimple/utils/renderText.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Internally it uses [react-native-simple-markdown](https://github.com/GetStream/r
66

77
It accepts following params:
88

9-
- message { object } Message object
10-
- style { object } - <https://github.com/GetStream/react-native-simple-markdown#styles-1>
119
- markdownRules { object } - <https://github.com/GetStream/react-native-simple-markdown#rules>
10+
- markdownStyles { object } - <https://github.com/GetStream/react-native-simple-markdown#styles-1>
11+
- message { object } Message object

0 commit comments

Comments
 (0)