Fix comment not being a comment
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
// hx-swap-oob makes sure the modal gets removed upon any HTMX response
|
<!-- hx-swap-oob makes sure the modal gets removed upon any HTMX response -->
|
||||||
<div id="global-modal-container" hx-swap-oob="true"></div>
|
<div id="global-modal-container" hx-swap-oob="true"></div>
|
||||||
|
|
||||||
<div x-data="toastStore()"
|
<div x-data="toastStore()"
|
||||||
|
|||||||
Reference in New Issue
Block a user