Vista (intefaz y bd), esquema y endpoints de store agregados

This commit is contained in:
2025-07-02 15:10:54 -04:00
parent f5962efb8b
commit 365cbd0d7a
19 changed files with 1909 additions and 76 deletions

View File

@@ -91,7 +91,7 @@ export function DataTable<TData, TValue>({
return (
<div className="flex flex-1 flex-col space-y-4">
<div className="relative flex flex-1">
<div className="relative flex flex-1 min-h-[300px]">
<div className="absolute bottom-0 left-0 right-0 top-0 flex rounded-md border">
<Table className="relative">
<TableHeader className="sticky top-0 z-10 bg-background">