This commit is contained in:
Bryce
2025-08-03 22:52:09 -07:00
parent 4fc595414e
commit 34d2913165
8 changed files with 338 additions and 321 deletions

View File

@@ -0,0 +1,4 @@
<!-- Modal Holder -->
<dialog id="modal-holder" x-ref="modal" class="modal">
<!-- Modals will be loaded here via HTMX -->
</dialog>