feat(quality): priority ranking added

This commit is contained in:
2025-11-14 11:49:57 -06:00
parent c509c7fe28
commit c777395b03
18 changed files with 3137 additions and 103 deletions

View File

@@ -40,7 +40,7 @@ export default function TableNoExpand({
});
return (
<div className="p-4">
<div className="w-fit">
<div className="">
<Table>
<TableHeader>
{table.getHeaderGroups().map((headerGroup) => (