feat(frontend): adds vip qr code item to the menu #10002
Annotations
1 error and 2 warnings
Lint
Process completed with exit code 1.
|
Lint:
src/frontend/src/tests/lib/components/core/Menu.spec.ts#L33
'getUserInfoSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
src/frontend/src/tests/lib/components/core/Menu.spec.ts#L60
'getUserInfoSpy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading