In /auth/qr-codes/[id] is a page where we can update the qr codes.
I want to be able to manage it multiple ways:
- update the layout of the QR code by using the GenerateStaticQr or some component based on that one.
- update the target value of the QR code
- View the history of this specific QR code
In /auth/qr-codes/[id] is a page where we can update the qr codes.
I want to be able to manage it multiple ways: