show = false, 3000)"
x-init="
"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-x-full"
x-transition:enter-end="opacity-100 translate-x-0"
x-transition:leave="transition ease-in duration-300"
x-transition:leave-start="opacity-100 translate-x-0"
x-transition:leave-end="opacity-0 translate-x-full"
class="toast-anim fixed top-6 right-6 z-[999] flex items-center px-6 py-4 rounded-xl shadow-2xl border bg-white dark:bg-[#111]"
:class="type === 'error' ? 'border-red-200 dark:border-red-900/30 text-red-600 dark:text-red-400' : 'border-zinc-200 dark:border-[#333] text-zinc-900 dark:text-white'"
x-cloak>
Are you sure?
Subscriptions