feat(confidence-engine): establish authenticated product boundary
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import LoginForm from "@/components/login-form";
|
||||
|
||||
export default function LoginPage() {
|
||||
return <LoginForm />;
|
||||
}
|
||||
Reference in New Issue
Block a user