another commit without a list of specific changes! (misc)

This commit is contained in:
2025-08-21 15:07:10 -04:00
parent 1528931a29
commit 315919186b
15 changed files with 299 additions and 112 deletions

View File

@@ -6,7 +6,7 @@ import Root from "@/components/AppLayout.jsx";
<Base>
<section>
<div class="prose prose-neutral dark:prose-invert">
<Root child="LoginPage" client:only="react">
<Root child="LoginPage" client:only="react" >
</Root>
</section>
</Base>