Replace state when opening a modal from a drawer

This commit is contained in:
Jon Staab
2024-10-24 14:18:32 -07:00
parent ceb7f3340d
commit 058f1d09d2
4 changed files with 99 additions and 87 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
export let onClose
</script>
<div class="fixed inset-0 z-modal">
<div class="fixed inset-0 z-modal drawer">
<button
class="absolute inset-0 cursor-pointer bg-black opacity-50"
transition:fade