mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
refactor(auth): authenticate user in main window (#8032)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Default route fallback for mobile
|
||||
import { SignIn } from '@affine/core/pages/sign-in';
|
||||
import { SignIn } from '@affine/core/pages/auth/sign-in';
|
||||
|
||||
export const Component = () => {
|
||||
// placeholder impl
|
||||
|
||||
Reference in New Issue
Block a user