multica/apps
Jiayuan Zhang eb274d5e0c fix(desktop): resolve lint warnings for react-refresh and unused import
- Extract useQRToken and useCountdown hooks to qr-hooks.ts so qr-code.tsx
  only exports components (fixes react-refresh/only-export-components)
- Remove unused useRef import from connect-step.tsx

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 01:38:04 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop fix(desktop): resolve lint warnings for react-refresh and unused import 2026-02-14 01:38:04 +08:00
gateway fix(gateway): remove cleanupPendingRequests that rejects all concurrent users 2026-02-14 01:31:33 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web Merge pull request #169 from multica-ai/fix/google-oauth-client-id 2026-02-13 18:39:05 +08:00