updates
This commit is contained in:
@@ -4,7 +4,6 @@ import { Elements } from '@stripe/react-stripe-js';
|
||||
import StripePaymentForm from './StripePaymentForm';
|
||||
import { createStripePaymentIntent, confirmStripePayment } from '../../services/api/paymentService';
|
||||
import { Loader2, AlertCircle } from 'lucide-react';
|
||||
import Loading from '../common/Loading';
|
||||
|
||||
interface StripePaymentWrapperProps {
|
||||
bookingId: number;
|
||||
|
||||
Reference in New Issue
Block a user