mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
* fix(demos): set authentication token for mock API client in DesktopMode-basic * feat(qrcode-scanner): add onScanSuccess callback to handle successful scans * fix: include onScanSuccess in dependency array of useScanner hook * fix: refactor onScanSuccess handling in QRCodeScanner and useScanner