We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5885c7e + 96333e7 commit 9a39ba0Copy full SHA for 9a39ba0
1 file changed
app/components/scanner/utils.tsx
@@ -1,5 +1,5 @@
1
import { BarcodeType } from "@prisma/client";
2
-import { readBarcodes, type ReadResult } from "zxing-wasm";
+import { readBarcodes, type ReadResult } from "zxing-wasm/reader";
3
import {
4
validateBarcodeValue,
5
normalizeBarcodeValue,
0 commit comments