Promotion Form #118

Merged
Ajdj100 merged 13 commits from promotions into main 2025-12-30 20:57:25 -06:00
Showing only changes of commit 3b261bc18e - Show all commits

View File

@@ -115,7 +115,7 @@ function formatDate(date: Date): string {
</template>
</TableBody>
</Table>
<div v-if="loading">
<div v-if="loading" class="w-full flex mx-auto justify-center my-15">
<Spinner class="size-7"></Spinner>
</div>
<div class="mt-5 flex justify-between">