Closed anandcsingh closed 1 year ago
Update custom component QRCodeScanner
The purpose of this component is to be reused around the application to scan addresses and place them in textboxes. Coupling the scan button address and scan into one component to be placed on any page. Accepting an event handler that is invoked when an address is scanned will allow the component to communicate with its parent.
Thanks Keri!
Create a react component that
eg <ScanAddressCode DisplayAs="QRCode" />