Commit ff982c05 by Arjun Jhukal

updated the new private routes

parent 3eaf18d1
import CheckoutPage from "@/components/pages/dashboard/userDashboard/buyCoins/buyCoinSinlgeGame/checkout";
export default async function Checkout(props: {
params: Promise<{ slug: string }>;
searchParams: Promise<{ amount?: string; bonus?: string }>;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment