import LotteryAuthForm from "@/components/lottery/auth/LotteryAuthForm"; const LotteryAuthPage = () => { return (
{/* */}
); }; export default LotteryAuthPage;