import { ChevronLeft } from 'lucide-react'; import { useAuth } from '../../hooks/use-auth'; type PayToBypassProps = { onBack: () => void; onClose: () => void; }; export function PayToBypass(props: PayToBypassProps) { const { onBack, onClose } = props; const user = useAuth(); const userId = 'entry.1665642993'; const nameId = 'entry.527005328'; const emailId = 'entry.982906376'; const amountId = 'entry.1826002937'; const roadmapCountId = 'entry.1161404075'; const usageId = 'entry.535914744'; const feedbackId = 'entry.1024388959'; return (

Pay to Bypass

Tell us more about how you will be using this.