We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51db309 commit 96688b7Copy full SHA for 96688b7
1 file changed
index.md
@@ -43,7 +43,7 @@ cd ios && pod install && cd ..
43
44
### Basic Example
45
46
-```javascript
+```jsx
47
import React, { useState, useEffect } from 'react'
48
import { Image } from 'react-native'
49
import DocumentScanner from 'react-native-document-scanner-plugin'
0 commit comments