feat(driver-pwa): shared UI + router with auth guard
Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function LoginPage() {
|
||||
return <div>Вход в приложение</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user