Skip to content

Commit 0689a00

Browse files
committed
docs: ✏️ update readme
1 parent 58e716d commit 0689a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Add Camera permissions request:
7373
import React, { Component, useRef } from "react"
7474
import { View, Image } from "react-native"
7575
76-
import DocumentScanner from "react-native-document-scanner"
76+
import DocumentScanner from "@woonivers/react-native-document-scanner"
7777
7878
function YourComponent(props) {
7979
return (

0 commit comments

Comments
 (0)