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.
1 parent 65dd368 commit d06c3f2Copy full SHA for d06c3f2
index.html
@@ -379,7 +379,7 @@ <h3>Barcode Reader Samples</h3>
379
onlineGuidePath = "https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-vuejsv3.html?ver=latest";
380
break;
381
case "react_hooks":
382
- localPath = "1.hello-world/13.read-video-react-ts/build/";
+ localPath = "1.hello-world/13.read-video-react-hooks/build/";
383
// TODO: update link
384
onlineGuidePath = "https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-reactjs-ts.html?ver=latest";
385
0 commit comments