mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-23 10:08:38 +02:00
Extend shared LoginPage with CLI callback, workspace preference, and token callback props. Web login page reduced from 393 lines to 52-line thin wrapper. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
export { LoginPage, validateCliCallback } from "./login-page";
|