import Webcam from "react-webcam"; import "./app.css"; function App() { return (
Scan the Record QR Code.
); } export default App;