PrelystUIPrelystUI

CheckoutModal

Checkout modal, useful for checkout

Installation

Add toast and icons from react-hot-toast and react-icons, then add button, dialog components from @shadcn/ui, then use the code

npm i react-icons
npx shadcn@latest add button
npx shadcn@latest add dialog

Code