mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +00:00
231506a9f1
P2P modules (TradeModal, p2p-fiat) use Sonner toast but the Sonner Toaster component was not mounted in App.tsx. Only the shadcn Toaster was rendered, causing all P2P toast.error/success calls to be invisible.