CodingWithLuke
Results
2
issues of
CodingWithLuke
## Change Added a method that will take a alias as a string, validate that it exists in the moduleAliase's object. and that it is of type string. This will...
Currently running a basic QR and when rendering the page in NextJS I am noticing the following error.  ```js { if (!!result) { } }} ViewFinder={() => ( console.log("click")}...