Vista (intefaz y bd), esquema y endpoints de store agregados
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user