...
path:
workspaces/frontend/src/components/layout/index.tsx
Should create a new component to show QRCode with hash value, this hash must get the Storage using a key
Should use QRCode component in
workspaces/frontend/src/components/qrcode/qr-code.tsx
Acceptance Criteria
Display Bottom Sheet with QR only on home screen
Expand content on click
The Start Order button must accompany the Bottom Sheet and cannot be hidden
Feature flag
ENABLE_BOTTOM_SERVICE_MODE
must continue to work.Should show this QRCode only on mobile devices.
...