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.
2 parents e485ab4 + 4a9d504 commit 639d26dCopy full SHA for 639d26d
1.hello-world/4.read-video-react/public/index.html
@@ -9,6 +9,7 @@
9
<meta name="description" content="Web site created using create-react-app" />
10
<meta name="description" content="Read barcode with Dynamsoft Barcode Reader in a React Application.">
11
<meta name="keywords" content="read barcode from camera in React">
12
+ <link rel="canonical" href="https://demo.dynamsoft.com/Samples/DBR/JS/1.hello-world/4.read-video-react/build/">
13
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
14
<!--
15
manifest.json provides metadata used when your web app is installed on a
@@ -42,4 +43,4 @@
42
43
-->
44
</body>
45
-</html>
46
+</html>
0 commit comments