import Dialog from "@/components/ui/dialog";example:
<Dialog
isOpen={isDialogOpen}
onClose={() => setIsDialogOpen(false)}
title="Registrasi Berhasil"
description="Sukses mendaftar! Silahkan login.">
</Dialog>props:
isOpen
onClose
title
description
Please authenticate to join the conversation.
Completed
π‘ Feature Request
Almost 2 years ago

ekovegeance
Get notified by email when there are changes.
Completed
π‘ Feature Request
Almost 2 years ago

ekovegeance
Get notified by email when there are changes.