Timeline: curator event create/edit forms (#781) #832
@@ -19,6 +19,7 @@ $effect(() => {
|
||||
<dialog
|
||||
bind:this={dialogEl}
|
||||
class="m-auto w-full max-w-sm rounded-sm border border-line bg-surface p-6 shadow-lg backdrop:bg-black/50"
|
||||
aria-modal="true"
|
||||
aria-labelledby="confirm-title"
|
||||
oncancel={(e) => {
|
||||
e.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user