begin js(x) to ts(x)
This commit is contained in:
@@ -6,7 +6,7 @@ import Root from "@/components/AppLayout.jsx";
|
||||
// Middleware redirects to /login if not authenticated
|
||||
const user = Astro.locals.user as any;
|
||||
---
|
||||
<Base>
|
||||
<Base title="TRip Requests" description="TRip Requests / Status">
|
||||
<section class="page-section trip-section" transition:animate="none">
|
||||
<Root child="qs2.RequestManagement" client:only="react" transition:persist />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user