We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f767ad commit 7aa9286Copy full SHA for 7aa9286
src/components/Message/MessageSimple/utils/renderText.md
@@ -6,6 +6,6 @@ Internally it uses [react-native-simple-markdown](https://github.com/GetStream/r
6
7
It accepts following params:
8
9
-- message { object } Message object
10
-- style { object } - <https://github.com/GetStream/react-native-simple-markdown#styles-1>
11
- markdownRules { object } - <https://github.com/GetStream/react-native-simple-markdown#rules>
+- markdownStyles { object } - <https://github.com/GetStream/react-native-simple-markdown#styles-1>
+- message { object } Message object
0 commit comments