feat: dark mode

This commit is contained in:
Abhinav Raut
2025-05-28 01:50:35 +05:30
parent 1f8fdf2ef6
commit 210e0de1ae
96 changed files with 937 additions and 880 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="w-full">
<div class="rounded-md border shadow">
<div class="rounded border shadow">
<Table>
<TableHeader>
<TableRow v-for="headerGroup in table.getHeaderGroups()" :key="headerGroup.id">