Skip to content

Commit 3e1c6bb

Browse files
Update README.md
1 parent 9d88d82 commit 3e1c6bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ const Component = () => {
2828
}
2929
```
3030

31+
### Unsupported Props
32+
Some of the react-syntax-highlighter props are not currently supported by the mobile version, you can see which listed below:
33+
34+
- useInlineStyles
35+
- showLineNumbers
36+
- startingLineNumber
37+
- lineNumberContainerStyle
38+
- lineNumberStyle
39+
3140
### Styles Available
3241

3342
- agate

0 commit comments

Comments
 (0)