refactor: update toast import to use @ciphera-net/ui in PricingSection and CheckoutSuccessToast components

This commit is contained in:
Usman Baig
2026-01-31 17:36:08 +01:00
parent f085c11ba3
commit c77968c797
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
import { useEffect } from 'react'
import { useSearchParams } from 'next/navigation'
import { toast } from 'sonner'
import { toast } from '@ciphera-net/ui'
/**
* Shows a success toast when redirected from Stripe Checkout with success=true,