fix registered popup not reset state on close

This commit is contained in:
bytedream 2025-06-03 22:48:14 +02:00
parent b8112d66db
commit 54352d7b73

View File

@ -42,7 +42,7 @@
});
</script>
<dialog class="modal" bind:this={modal} onclose={($registeredPopupState = null)}>
<dialog class="modal" bind:this={modal} onclose={() => ($registeredPopupState = null)}>
<form method="dialog" class="modal-box xl:w-5/12 max-w-10/12 z-10">
<h1 class="text-center text-xl sm:text-3xl mb-8">Registrierung erfolgreich</h1>
<p class="text-center font-bold">