navbar V2 hell yeah

This commit is contained in:
2025-12-01 18:42:06 -05:00
parent 5a31d86969
commit 35cb149202
18 changed files with 402 additions and 63 deletions

View File

@@ -69,7 +69,7 @@ onMounted(async () => {
})
</script>
<template>
<div class="mx-auto max-w-5xl">
<div class="mx-auto w-full max-w-5xl">
<h1 class="my-4">Manage Applications</h1>
<Table>
<!-- <TableCaption>A list of your recent invoices.</TableCaption> -->