RO
Ryan Oberholzer

E S I M Dialog - Copy this React, Tailwind Component to your project

Export type Purchase = { id: number; qrCode?: string; installLink?: string; activationCode?: string; package: { id: number; name: string; location: string; data?: { qrCode?: string; installLink?: string; activationCode?: string; }; }; esimStatus: string; smdpStatus: string; createdAt: string; totalVolume: number; usage: { usedOn: string; usedData: number; }[]; }; given this type create a dialog to display esim data for your purchase be creative use tailwind and shadcon

Prompt
Component Preview

About

ESIMDialog - Display your eSIM purchase details like QR codes, activation codes, and usage stats in a sleek interface, built with React a. Copy code today!

Share

Last updated 1 month ago