import { LoginForm } from '@/feactures/auth/components/sigin-view'; const Page = () => { return (
) }; export default Page;